open-consul/agent/connect/ca
Daniel Nephin b4a10443d1 ca: remove unused RotationPeriod field
This field was never used. Since it is persisted as part of a map[string]interface{} it
is pretty easy to remove it.
2021-07-05 19:15:44 -04:00
..
common.go Format certificates properly (rfc7468) with a trailing new line (#10411) 2021-06-30 20:48:29 -04:00
mock_Provider.go Ensure that CA initialization does not block leader election. 2021-01-19 15:27:48 -05:00
provider.go ca: replace ca.PrimaryIntermediateProviders 2021-06-23 15:47:30 -04:00
provider_aws.go connect/ca: cease including the common name field in generated certs (#10424) 2021-06-25 13:00:00 -05:00
provider_aws_test.go Format certificates properly (rfc7468) with a trailing new line (#10411) 2021-06-30 20:48:29 -04:00
provider_consul.go connect/ca: cease including the common name field in generated certs (#10424) 2021-06-25 13:00:00 -05:00
provider_consul_config.go Move IntermediateCertTTL to common CA config 2020-09-10 00:23:22 -07:00
provider_consul_test.go Format certificates properly (rfc7468) with a trailing new line (#10411) 2021-06-30 20:48:29 -04:00
provider_test.go ca: remove unused RotationPeriod field 2021-07-05 19:15:44 -04:00
provider_vault.go Format certificates properly (rfc7468) with a trailing new line (#10411) 2021-06-30 20:48:29 -04:00
provider_vault_test.go Format certificates properly (rfc7468) with a trailing new line (#10411) 2021-06-30 20:48:29 -04:00
testing.go Format certificates properly (rfc7468) with a trailing new line (#10411) 2021-06-30 20:48:29 -04:00