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 3527ee6940 Add support for listenAddress parameter if OIDC provisioners.
Fixes smallstep/cli#150
5 years ago
..
provisioner Add support for listenAddress parameter if OIDC provisioners. 5 years ago
testdata Add ACME CA capabilities 5 years ago
authority.go Add ACME CA capabilities 5 years ago
authority_test.go switch from metalinter to golangci-lint 5 years ago
authorize.go Small fixes associated with PR review 5 years ago
authorize_test.go Merge branch 'master' into ssh-ca 5 years ago
config.go Allow to enable the SSH CA per 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 Add ACME CA capabilities 5 years ago
provisioners.go Add ACME CA capabilities 5 years ago
provisioners_test.go Add context to the Authorize method. 5 years ago
root.go Rename context type to apiCtx. 5 years ago
root_test.go Add context to the Authorize method. 5 years ago
ssh.go Small fixes associated with PR review 5 years ago
ssh_test.go Add tests for authority sign ssh methods. 5 years ago
tls.go Rename context type to apiCtx. 5 years ago
tls_test.go Merge branch 'master' into ssh-ca 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