open-consul/agent/connect/ca
Hans Hasselberg b6c83e06d5
auto_encrypt: set dns and ip san for k8s and provide configuration (#6944)
* Add CreateCSRWithSAN
* Use CreateCSRWithSAN in auto_encrypt and cache
* Copy DNSNames and IPAddresses to cert
* Verify auto_encrypt.sign returns cert with SAN
* provide configuration options for auto_encrypt dnssan and ipsan
* rename CreateCSRWithSAN to CreateCSR
2020-01-17 23:25:26 +01:00
..
common.go connect: Add AWS PCA provider (#6795) 2019-11-21 17:40:29 +00:00
mock_Provider.go Change CA Configure struct to pass Datacenter through (#6775) 2019-11-18 14:22:19 +00:00
provider.go connect: Add AWS PCA provider (#6795) 2019-11-21 17:40:29 +00:00
provider_aws.go connect: Add AWS PCA provider (#6795) 2019-11-21 17:40:29 +00:00
provider_aws_test.go connect: Add AWS PCA provider (#6795) 2019-11-21 17:40:29 +00:00
provider_consul.go auto_encrypt: set dns and ip san for k8s and provide configuration (#6944) 2020-01-17 23:25:26 +01:00
provider_consul_config.go connect: Support RSA keys in addition to ECDSA (#6055) 2019-07-30 17:47:39 -04:00
provider_consul_test.go connect: derive connect certificate serial numbers from a memdb index instead of the provider table max index (#7011) 2020-01-09 16:32:19 +01:00
provider_vault.go connect: Add AWS PCA provider (#6795) 2019-11-21 17:40:29 +00:00
provider_vault_test.go Change CA Configure struct to pass Datacenter through (#6775) 2019-11-18 14:22:19 +00:00
testing.go connect: Implement NeedsLogger interface for CA providers (#6556) 2019-11-11 20:30:01 +00:00