certificates/authority/provisioner
2019-07-31 17:03:33 -07:00
..
testdata testing work in progress. 2019-03-07 19:30:17 -08:00
aws.go Set default SSH options if no user options are given. 2019-07-31 17:03:33 -07:00
aws_test.go Fix tests. 2019-07-29 18:24:34 -07:00
azure.go Set default SSH options if no user options are given. 2019-07-31 17:03:33 -07:00
azure_test.go Fix tests. 2019-07-29 18:24:34 -07:00
claims.go Add initial implementation of an SSH CA using the JWK provisioner. 2019-07-23 18:46:43 -07:00
collection.go Fix spelling errors. 2019-06-07 11:24:56 -07:00
collection_test.go Add /revoke API with interface db backend 2019-04-10 13:50:35 -07:00
duration.go Fix spelling errors. 2019-06-07 11:24:56 -07:00
duration_test.go Add NewDuration constructor. 2019-06-05 17:53:28 -07:00
gcp.go Set default SSH options if no user options are given. 2019-07-31 17:03:33 -07:00
gcp_test.go Fix tests. 2019-07-29 18:24:34 -07:00
jwk.go Set default SSH options if no user options are given. 2019-07-31 17:03:33 -07:00
jwk_test.go Add tests for SSH certs with JWK provisioners. 2019-07-30 18:23:54 -07:00
keystore.go Simplify abs, it performs even better. 2019-06-25 11:04:48 -07:00
keystore_test.go Fix panic when max-age is set to zero. 2019-06-24 13:40:14 -07:00
method.go Add support for SSH certificates to OIDC. 2019-07-29 15:54:07 -07:00
noop.go Add support for SSH certificates to OIDC. 2019-07-29 15:54:07 -07:00
noop_test.go Fix tests. 2019-07-29 18:24:34 -07:00
oidc.go Set default SSH options if no user options are given. 2019-07-31 17:03:33 -07:00
oidc_test.go Fix tests. 2019-07-29 18:24:34 -07:00
provisioner.go Rename function to SanitizeSSHUserPrincipal 2019-07-29 16:38:57 -07:00
provisioner_test.go Add test for SanitizeSSHUserPrincipal 2019-07-30 15:28:04 -07:00
sign_options.go Allow custom common names in cloud identity provisioners. 2019-07-15 15:52:36 -07:00
sign_options_test.go Allow custom common names in cloud identity provisioners. 2019-07-15 15:52:36 -07:00
sign_ssh_options.go Set default SSH options if no user options are given. 2019-07-31 17:03:33 -07:00
timeduration.go Add Unix method to TimeDuration. 2019-07-31 12:36:31 -07:00
timeduration_test.go Create convenient method to mock the timeduration. 2019-07-31 12:53:03 -07:00
utils_test.go Add tests for SSH certs with JWK provisioners. 2019-07-30 18:23:54 -07:00