SSL Issue 79 - Add extended type to all certs

This commit is contained in:
Mike Reeves
2019-10-21 17:54:09 -04:00
parent 792cc7d4c4
commit 06261b0b9a

View File

@@ -36,6 +36,7 @@ x509_signing_policies:
- keyUsage: "critical keyEncipherment" - keyUsage: "critical keyEncipherment"
- subjectKeyIdentifier: hash - subjectKeyIdentifier: hash
- authorityKeyIdentifier: keyid,issuer:always - authorityKeyIdentifier: keyid,issuer:always
- extendedKeyUsage: serverAuth
- days_valid: 820 - days_valid: 820
- copypath: /etc/pki/issued_certs/ - copypath: /etc/pki/issued_certs/
influxdb: influxdb: