certificates/ca
Mariano Cano 262a9d0978
Merge pull request #27 from smallstep/mariano/renew-pool
SDK should update certificate pools safely
2019-02-06 16:56:38 -08: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 Merge pull request #27 from smallstep/mariano/renew-pool 2019-02-06 16:56:38 -08:00
ca.go Add support for multiple roots. 2019-01-07 15:30:28 -08:00
ca_test.go add test for SAN backwards compatibility with CLI 2019-02-01 12:24:21 -06:00
client.go Merge pull request #27 from smallstep/mariano/renew-pool 2019-02-06 16:56:38 -08:00
client_test.go Remove mTLS client requirement in /roots and /federation 2019-01-11 19:08:08 -08:00
mutable_tls_config.go Fix typo. 2019-02-06 16:52:44 -08:00
renew.go Allow to customize the minimal cert duration for tests. 2019-01-09 17:24:11 -08:00
signal.go first commit 2018-10-05 21:48:36 +00:00
tls.go Fix typo. 2019-02-06 16:48:20 -08: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 allow multiple identical SANs in cert 2019-01-31 11:20:21 -06:00