certificates/authority
2020-01-10 17:49:52 -08:00
..
provisioner Remove the use of custom x509 package. 2020-01-10 10:58:49 -08:00
testdata Update template tests. 2019-11-26 18:53:36 -08:00
authority.go Add wip support for kms. 2020-01-09 18:42:26 -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 2019-12-03 12:39:57 -05:00
authorize_test.go Make test compilable. 2019-11-26 18:53:36 -08:00
config.go Add wip support for kms. 2020-01-09 18:42:26 -08:00
config_test.go Allow no provisioners. 2019-12-16 11:22:24 -08: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 wip support for kms. 2020-01-09 18:42:26 -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 backdate support on ssh rekey. 2020-01-03 18:30:17 -08:00
ssh_test.go Addapt test to api change. 2019-12-11 18:21:20 -08:00
tls.go Add wip support for kms. 2020-01-09 18:42:26 -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
version.go Add missing version.go file. 2019-11-20 17:02:06 -08:00