certificates/ca
2020-01-28 13:29:39 -08:00
..
testdata Add missing file. 2019-01-16 19:06:21 -08:00
acmeClient.go Add ACME CA capabilities 2019-09-13 15:48:33 -07:00
acmeClient_test.go wip 2019-09-19 13:17:45 -07:00
bootstrap.go Add new bootstrap method that creates a listener. 2019-01-17 14:48:33 -08:00
bootstrap_test.go Create a custom client that sends a custom User-Agent. 2020-01-28 13:29:39 -08:00
ca.go Create ACME database tables when initializing ACME autority. 2019-10-14 14:51:03 -07:00
ca_test.go Fix tests. 2020-01-28 13:29:39 -08:00
client.go Use x5cInsecure token for /ssh/check-host endpoint 2020-01-28 13:29:39 -08:00
client_test.go Add version support to the ca.Client. 2020-01-28 13:28:17 -08:00
identity.go Add leeway in identity not before. 2020-01-28 13:29:39 -08:00
mutable_tls_config.go Fix typo. 2019-02-06 16:52:44 -08:00
provisioner.go Add method to create an ssh token. 2020-01-28 13:29:39 -08:00
provisioner_test.go Add method to create an ssh token. 2020-01-28 13:29:39 -08:00
renew.go Add x5c provisioner capabilities 2019-10-14 14:51:37 -07:00
signal.go Add x5c provisioner capabilities 2019-10-14 14:51:37 -07:00
tls.go Remove unnecessary method GetCertificateRenewer. 2019-04-12 11:10:56 -07:00
tls_options.go Fix typo. 2019-02-05 17:33:16 -08:00
tls_options_test.go Add x5c provisioner capabilities 2019-10-14 14:51:37 -07:00
tls_test.go Change api of functions Authority.Sign, Authority.Renew 2019-10-09 22:23:00 +02:00