open-consul/command/connect/ca/set/test-fixtures/ca_config.json

10 lines
140 B
JSON

{
"Provider": "consul",
"Config": {
"PrivateKey": "",
"RootCert": "",
"RotationPeriod": "24h",
"IntermediateCertTTL": "288h"
}
}