certificates/authority
2020-01-28 13:29:39 -08:00
..
provisioner Make sure to define the KeyID from the token if available. 2020-01-28 13:29:39 -08:00
testdata Update template tests. 2020-01-28 13:29:39 -08:00
authority.go Use x5cInsecure token for /ssh/check-host endpoint 2020-01-28 13:29:39 -08:00
authority_test.go switch from metalinter to golangci-lint 2019-08-27 16:39:48 -07:00
authorize.go Fix authority calling wrong revoke method 2020-01-28 13:29:39 -08:00
authorize_test.go Make test compilable. 2020-01-28 13:29:39 -08:00
config.go Add leeway in identity not before. 2020-01-28 13:29:39 -08:00
config_test.go Add /revoke API with interface db backend 2019-04-10 13:50:35 -07:00
db_test.go Complete AuthDB interface. 2020-01-28 13:28:16 -08:00
error.go Add ACME CA capabilities 2019-09-13 15:48:33 -07:00
options.go Use x5cInsecure token for /ssh/check-host endpoint 2020-01-28 13:29:39 -08:00
provisioners.go Add ACME CA capabilities 2019-09-13 15:48:33 -07:00
provisioners_test.go Add context to the Authorize method. 2019-07-29 12:34:27 -07:00
root.go Rename context type to apiCtx. 2019-07-29 11:56:14 -07:00
root_test.go Add context to the Authorize method. 2019-07-29 12:34:27 -07:00
ssh.go Use x5cInsecure token for /ssh/check-host endpoint 2020-01-28 13:29:39 -08:00
ssh_test.go Addapt test to api change. 2020-01-28 13:29:39 -08:00
tls.go Store renew certificate in the database. 2020-01-28 13:29:39 -08:00
tls_test.go Make test to compile, they still fail. 2020-01-28 13:28:16 -08:00
types.go Move Duration to a new file and move tests to provisioner package. 2019-03-11 14:54:25 -07:00
types_test.go Move Duration to a new file and move tests to provisioner package. 2019-03-11 14:54:25 -07:00
version.go Add missing version.go file. 2020-01-28 13:28:17 -08:00