You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
smallstep-certificates/authority
Mariano Cano 34833d4fd5 Add validators from the authority package. 5 years ago
..
provisioner Add validators from the authority package. 5 years ago
testdata/secrets first commit 6 years ago
authority.go Add support for multiple roots. 6 years ago
authority_test.go Add support for multiple roots. 6 years ago
authorize.go move SplitSANs to cli 5 years ago
authorize_test.go Strip ports on audience check. 6 years ago
claims.go allow multiple identical SANs in cert 5 years ago
claims_test.go allow multiple identical SANs in cert 5 years ago
config.go Use new types in config. 5 years ago
config_test.go Add support for multiple roots. 6 years ago
error.go first commit 6 years ago
provisioners.go Revert "Move provisioners to authority/provisioner package." 5 years ago
provisioners_test.go Revert "Move provisioners to authority/provisioner package." 5 years ago
root.go Add comment to differentiate GetRootCertificates and GetRoots. 5 years ago
root_test.go Remove mTLS client requirement in /roots and /federation 6 years ago
tls.go Fix extensions copy on renew 5 years ago
tls_test.go Added test for different authority key id after renew 5 years ago
types.go make Duration public 5 years ago
types_test.go make Duration public 5 years ago