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 84ff172093 Add support for backdate to SSH certificates. 4 years ago
..
provisioner Add support for backdate to SSH certificates. 4 years ago
testdata Update template tests. 4 years ago
authority.go Use x5cInsecure token for /ssh/check-host endpoint 4 years ago
authority_test.go switch from metalinter to golangci-lint 5 years ago
authorize.go Fix authority calling wrong revoke method 4 years ago
authorize_test.go Make test compilable. 4 years ago
config.go Add fault tolerance against clock skew accross system on TLS certificates. 4 years ago
config_test.go Allow no provisioners. 4 years ago
db_test.go Complete AuthDB interface. 4 years ago
error.go Add ACME CA capabilities 5 years ago
options.go Use x5cInsecure token for /ssh/check-host endpoint 4 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 Add support for backdate to SSH certificates. 4 years ago
ssh_test.go Addapt test to api change. 4 years ago
tls.go Add fault tolerance against clock skew accross system on TLS certificates. 4 years ago
tls_test.go Make test to compile, they still fail. 4 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
version.go Add missing version.go file. 4 years ago