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 9f7f871f25 Add noop provisioner and use it if a provisioner cannot been found from a cert. 5 years ago
..
provisioner Add noop provisioner and use it if a provisioner cannot been found from a cert. 5 years ago
testdata/secrets first commit 6 years ago
authority.go Validate audiences in the default provisioner. 5 years ago
authority_test.go Fix some tests. 5 years ago
authorize.go Validate audiences in the default provisioner. 5 years ago
authorize_test.go Strip ports on audience check. 6 years ago
claims_test.go allow multiple identical SANs in cert 5 years ago
config.go Remove provisioner intermediate type. 5 years ago
config_test.go Add support for multiple roots. 6 years ago
error.go first commit 6 years ago
provisioners.go Remove provisioner intermediate type. 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 5 years ago
tls.go Add missing modifier and change return codes. 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