certificates/authority/provisioner
2019-05-08 17:11:33 -07:00
..
testdata testing work in progress. 2019-03-07 19:30:17 -08:00
aws.go Add tests for AWS provisioner 2019-04-24 19:52:58 -07:00
aws_test.go Remove debug code. 2019-05-08 17:11:33 -07:00
azure.go Use tenant id in azures's provisioner x509 extension. 2019-05-08 15:58:15 -07:00
azure_test.go Improve azure unit tests. 2019-05-08 12:47:45 -07:00
claims.go Refactor claims so they can be totally omitted if only the parent is set. 2019-03-19 15:10:52 -07:00
collection.go Add support for loading azure tokens by tenant id. 2019-05-08 15:39:50 -07:00
collection_test.go Add /revoke API with interface db backend 2019-04-10 13:50:35 -07:00
duration.go Add missing files. 2019-03-11 14:55:42 -07:00
duration_test.go Add missing files. 2019-03-11 14:55:42 -07:00
gcp.go Add DisableCustomSANs and DisableTrustOnFirstUse to GCP provisioner. 2019-04-24 13:05:46 -07:00
gcp_test.go Fix lint errors. 2019-04-24 14:59:01 -07:00
jwk.go Add support for GCP identity tokens. 2019-04-17 17:28:21 -07:00
jwk_test.go Add /revoke API with interface db backend 2019-04-10 13:50:35 -07:00
keystore.go Use JWKSet to get the GCP keys. 2019-04-17 17:38:24 -07:00
keystore_test.go Remove debug statements. 2019-03-08 17:29:18 -08:00
noop.go Add /revoke API with interface db backend 2019-04-10 13:50:35 -07:00
noop_test.go Add /revoke API with interface db backend 2019-04-10 13:50:35 -07:00
oidc.go Add /revoke API with interface db backend 2019-04-10 13:50:35 -07:00
oidc_test.go Add unit test for GCP provider 2019-04-18 16:01:30 -07:00
provisioner.go Add skeleton for the Azure provisioner. 2019-05-03 17:30:54 -07:00
sign_options.go Add initial version of time duration support in sign requests. 2019-03-22 18:55:28 -07:00
sign_options_test.go Add tests for sign options. 2019-03-11 13:25:19 -07:00
timeduration.go Fix comment. 2019-03-25 14:18:46 -07:00
timeduration_test.go Don't use pointer in TimeDuration.MarshalJSON 2019-03-25 12:34:01 -07:00
utils_test.go Improve azure unit tests. 2019-05-08 12:47:45 -07:00