smallstep-certificates/ca
max furman ab78534b08 add test for SAN backwards compatibility with CLI
* new provisioner tokens always contain the crt.Subject.CommonName
in the SANS attribute of the token claims. added tests that verifies
backwards compatibility still works in cases where the token does not
contain the subject as a SAN claim.
2019-02-01 12:24:21 -06:00
..
testdata Add missing file. 2019-01-16 19:06:21 -08:00
bootstrap_test.go allow multiple identical SANs in cert 2019-01-31 11:20:21 -06:00
bootstrap.go Update root certificates on renew. 2019-01-09 13:20:28 -08:00
ca_test.go add test for SAN backwards compatibility with CLI 2019-02-01 12:24:21 -06:00
ca.go Add support for multiple roots. 2019-01-07 15:30:28 -08:00
client_test.go Remove mTLS client requirement in /roots and /federation 2019-01-11 19:08:08 -08:00
client.go Enable signing certificates with custom SANs 2019-01-30 18:21:03 -06:00
renew.go Allow to customize the minimal cert duration for tests. 2019-01-09 17:24:11 -08:00
signal.go first commit 2018-10-05 21:48:36 +00:00
tls_options_test.go Remove mTLS client requirement in /roots and /federation 2019-01-11 19:08:08 -08:00
tls_options.go Remove mTLS client requirement in /roots and /federation 2019-01-11 19:08:08 -08:00
tls_test.go allow multiple identical SANs in cert 2019-01-31 11:20:21 -06:00
tls.go Remove mTLS client requirement in /roots and /federation 2019-01-11 19:08:08 -08:00