certificates/authority/provisioner
David Cowden 51f16ee2e0 aws: add tests covering metadata service versions
* Add constructor tests for the aws provisioner.
* Add a test to make sure the "v1" logic continues to work.

By and large, v2 is the way to go. However, there are some instances of
things that specifically request metadata service version 1 and so this
adds minimal coverage to make sure we don't accidentally break the path
should anyone need to depend on the former logic.
2020-07-22 16:52:06 -07:00
..
testdata Introduce generalized statusCoder errors and loads of ssh unit tests. 2020-01-28 13:29:40 -08:00
acme.go Always set nbf and naf for new ACME orders ... 2020-05-22 10:31:58 -07:00
acme_test.go Modify existing tests to accept forceCNOption modifier 2020-05-17 20:27:09 +03:00
aws.go aws: add tests covering metadata service versions 2020-07-22 16:52:06 -07:00
aws_test.go aws: add tests covering metadata service versions 2020-07-22 16:52:06 -07:00
azure.go wip 2020-06-23 11:10:45 -07:00
azure_test.go wip 2020-06-24 23:25:15 -07:00
claims.go Add support for backdate to SSH certificates. 2020-01-28 13:29:39 -08:00
claims_test.go Add support for backdate to SSH certificates. 2020-01-28 13:29:39 -08:00
collection.go Introduce generalized statusCoder errors and loads of ssh unit tests. 2020-01-28 13:29:40 -08:00
collection_test.go Add kubernetes service account provisioner 2019-10-29 17:42:50 -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 wip 2020-06-23 11:10:45 -07:00
gcp_test.go wip 2020-06-24 23:25:15 -07:00
jwk.go wip 2020-06-24 23:25:15 -07:00
jwk_test.go wip 2020-06-24 23:25:15 -07:00
k8sSA.go Simplify statuscoder error generators. 2020-01-28 13:29:40 -08:00
k8sSA_test.go Simplify statuscoder error generators. 2020-01-28 13:29:40 -08: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 Introduce generalized statusCoder errors and loads of ssh unit tests. 2020-01-28 13:29:40 -08:00
noop.go sshpop provisioner + ssh renew | revoke | rekey first pass 2020-01-28 13:28:16 -08:00
noop_test.go Simplify statuscoder error generators. 2020-01-28 13:29:40 -08:00
oidc.go Whitelist -> Allowlist per https://tools.ietf.org/id/draft-knodel-terminology-01.html 2020-07-20 15:42:47 -07:00
oidc_test.go Add support for OIDC multitoken tenants for azure. 2020-04-24 14:36:32 -07:00
provisioner.go Add a third principal on OIDC tokens with the raw local part of the email. 2020-05-21 12:09:11 -07:00
provisioner_test.go Add missing test case. 2020-05-26 10:22:15 -07:00
sign_options.go wip 2020-06-25 14:02:24 -07:00
sign_options_test.go wip 2020-06-24 23:25:15 -07:00
sign_ssh_options.go Add backdate validation to sshCertValidityValidator. 2020-01-28 13:29:40 -08:00
sign_ssh_options_test.go Add backdate validation to sshCertValidityValidator. 2020-01-28 13:29:40 -08:00
ssh_test.go Add backdate validation to sshCertValidityValidator. 2020-01-28 13:29:40 -08:00
sshpop.go Simplify statuscoder error generators. 2020-01-28 13:29:40 -08:00
sshpop_test.go Simplify statuscoder error generators. 2020-01-28 13:29:40 -08:00
timeduration.go Add Unix method to TimeDuration. 2019-07-31 12:36:31 -07:00
timeduration_test.go wip 2019-09-19 13:17:45 -07:00
utils_test.go aws: add tests covering metadata service versions 2020-07-22 16:52:06 -07:00
x5c.go wip 2020-06-23 17:13:39 -07:00
x5c_test.go wip 2020-06-24 23:25:15 -07:00