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 2127d09ef3 Rename context type to apiCtx.
It will conflict with the context package.
5 years ago
..
provisioner Merge branch 'master' of github.com:smallstep/certificates into ssh-ca 5 years ago
testdata Add /revoke API with interface db backend 5 years ago
authority.go Add initial implementation of an SSH CA using the JWK provisioner. 5 years ago
authority_test.go Add test. 5 years ago
authorize.go Rename context type to apiCtx. 5 years ago
authorize_test.go NoopDB -> SimpleDB 5 years ago
config.go Add initial implementation of an SSH CA using the JWK provisioner. 5 years ago
config_test.go Add /revoke API with interface db backend 5 years ago
db_test.go Add used OTT to DB during authToken step 5 years ago
error.go Rename context type to apiCtx. 5 years ago
provisioners.go Rename context type to apiCtx. 5 years ago
provisioners_test.go Address comments in code review. 5 years ago
root.go Rename context type to apiCtx. 5 years ago
root_test.go Add /revoke API with interface db backend 5 years ago
ssh.go Add initial implementation of an SSH CA using the JWK provisioner. 5 years ago
tls.go Rename context type to apiCtx. 5 years ago
tls_test.go NoopDB -> SimpleDB 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