Update signing_policies.conf

This commit is contained in:
Mike Reeves
2023-11-20 15:11:50 -05:00
committed by GitHub
parent 94accb0e8c
commit 57612c69fe

View File

@@ -36,8 +36,8 @@ x509_signing_policies:
- C: US - C: US
- ST: Utah - ST: Utah
- L: Salt Lake City - L: Salt Lake City
- basicConstraints: "critical CA:false digitalSignature" - basicConstraints: "critical CA:false"
- keyUsage: "critical keyEncipherment" - keyUsage: "critical keyEncipherment digitalSignature"
- subjectKeyIdentifier: hash - subjectKeyIdentifier: hash
- authorityKeyIdentifier: keyid,issuer:always - authorityKeyIdentifier: keyid,issuer:always
- extendedKeyUsage: serverAuth - extendedKeyUsage: serverAuth