certificates/authority
2019-02-04 20:02:56 -08:00
..
testdata/secrets first commit 2018-10-05 21:48:36 +00:00
authority.go Add support for multiple roots. 2019-01-07 15:30:28 -08:00
authority_test.go Add support for multiple roots. 2019-01-07 15:30:28 -08:00
authorize.go backwards compat only when SANS empty 2019-02-04 20:02:56 -08:00
authorize_test.go Strip ports on audience check. 2018-12-21 15:27:22 -08:00
claims.go allow multiple identical SANs in cert 2019-01-31 11:20:21 -06:00
claims_test.go allow multiple identical SANs in cert 2019-01-31 11:20:21 -06:00
config.go remove dead code 2019-01-20 21:37:12 -08:00
config_test.go Add support for multiple roots. 2019-01-07 15:30:28 -08:00
error.go first commit 2018-10-05 21:48:36 +00:00
provisioner.go make Duration public 2019-01-20 21:33:14 -08:00
provisioner_test.go Use name instead of issuer in error message. 2018-10-30 15:25:52 -07:00
provisioners.go authority/provisioners: fix overflow on 32-bit systems 2019-01-28 00:54:15 +00:00
provisioners_test.go Use name instead of issuer in error message. 2018-10-30 15:25:52 -07:00
root.go Add comment to differentiate GetRootCertificates and GetRoots. 2019-01-14 18:11:55 -08:00
root_test.go Remove mTLS client requirement in /roots and /federation 2019-01-11 19:08:08 -08:00
tls.go allow multiple identical SANs in cert 2019-01-31 11:20:21 -06:00
tls_test.go Add provisioner option to disable renewal. 2018-11-01 15:43:24 -07:00
types.go make Duration public 2019-01-20 21:33:14 -08:00
types_test.go make Duration public 2019-01-20 21:33:14 -08:00