open-consul/agent/connect
Hans Hasselberg c6fa758d6f
fix TestLeader_SecondaryCA_IntermediateRenew (#8702)
* fix lessThanHalfTime
* get lock for CAProvider()
* make a var to relate both vars
* rename to getCAProviderWithLock
* move CertificateTimeDriftBuffer to agent/connect/ca
2020-09-18 10:13:29 +02:00
..
ca fix TestLeader_SecondaryCA_IntermediateRenew (#8702) 2020-09-18 10:13:29 +02:00
common_names.go
common_names_test.go
csr.go
generate.go
generate_test.go Move IntermediateCertTTL to common CA config 2020-09-10 00:23:22 -07:00
parsing.go
sni.go
sni_test.go
testing_ca.go Fix issue with changing the agent token causing failure to renew the auto-encrypt certificate 2020-07-21 12:19:25 -04:00
testing_ca_test.go
testing_spiffe.go
uri.go
uri_agent.go Fix issue with changing the agent token causing failure to renew the auto-encrypt certificate 2020-07-21 12:19:25 -04:00
uri_agent_test.go
uri_service.go Fix issue with changing the agent token causing failure to renew the auto-encrypt certificate 2020-07-21 12:19:25 -04:00
uri_service_oss.go
uri_service_test.go
uri_signing.go
uri_signing_test.go
uri_test.go