certificates/ca
2019-08-23 15:59:30 -07:00
..
testdata Add missing file. 2019-01-16 19:06:21 -08:00
bootstrap.go Add new bootstrap method that creates a listener. 2019-01-17 14:48:33 -08:00
bootstrap_test.go Add new WithDatabase to test reload. 2019-05-10 17:49:15 -07:00
ca.go Fix restart with simple DB. 2019-05-10 16:14:21 -07:00
ca_test.go Fix tests. 2019-03-25 12:35:21 -07:00
client.go Accept emails SANs 2019-08-23 15:59:30 -07:00
client_test.go Make provisioner more configurable. 2019-06-17 19:01:04 -07:00
mutable_tls_config.go Fix typo. 2019-02-06 16:52:44 -08:00
provisioner.go Make provisioner more configurable. 2019-06-17 19:01:04 -07:00
provisioner_test.go Add some extra coverage. 2019-06-21 15:12:36 -07:00
renew.go Allow to customize the minimal cert duration for tests. 2019-01-09 17:24:11 -08:00
signal.go Add INT and TERM signal handler. 2019-04-03 11:07:11 -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 Initiate default RootCAs/ClientCAs when no options are passed. 2019-01-23 14:33:16 -08:00
tls_test.go Remove test for unnecessary method. 2019-04-12 11:22:49 -07:00