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 04da00d716
Merge pull request #55 from smallstep/x509util-real-x509
Use standard x509 creating signed certificates
5 years ago
..
provisioner Fix comment. 5 years ago
testdata/secrets first commit 6 years ago
authority.go Truncate to seconds the startTime to simplify tests. 5 years ago
authority_test.go Address comments in code review. 5 years ago
authorize.go Add audience in the error v2 5 years ago
authorize_test.go Fix sign and renew tests. 5 years ago
config.go Refactor claims so they can be totally omitted if only the parent is set. 5 years ago
config_test.go Improve tests. 5 years ago
error.go first commit 6 years ago
provisioners.go Remove provisioner intermediate type. 5 years ago
provisioners_test.go Address comments in code review. 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 Remove unnecessary parse and improve tests. 5 years ago
tls_test.go Merge pull request #55 from smallstep/x509util-real-x509 5 years ago
types.go Move Duration to a new file and move tests to provisioner package. 5 years ago
types_test.go Move Duration to a new file and move tests to provisioner package. 5 years ago