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