certificates/authority
2019-11-14 18:24:58 -08:00
..
provisioner Add missing comment. 2019-11-14 15:27:12 -08:00
testdata Add tests for ssh authority methods. 2019-11-05 16:41:17 -08:00
authority.go Add support for /ssh/bastion method. 2019-11-14 18:24:58 -08:00
authority_test.go switch from metalinter to golangci-lint 2019-08-27 16:39:48 -07:00
authorize.go sshpop provisioner + ssh renew | revoke | rekey first pass 2019-11-05 16:41:42 -08:00
authorize_test.go Make test to compile, they still fail. 2019-11-14 18:07:16 -08:00
config.go Make audiences compatible with the old version. 2019-11-14 15:18:49 -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. 2019-11-14 10:49:13 -08:00
error.go Add ACME CA capabilities 2019-09-13 15:48:33 -07:00
options.go Add support for /ssh/bastion method. 2019-11-14 18:24:58 -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 Add support for /ssh/bastion method. 2019-11-14 18:24:58 -08:00
ssh_test.go Add support for /ssh/bastion method. 2019-11-14 18:24:58 -08:00
tls.go Fix indentation. 2019-11-13 11:18:05 -08:00
tls_test.go Make test to compile, they still fail. 2019-11-14 18:07: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