Skip to content

Commit

Permalink
Update signing_policies.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
TOoSmOotH authored Nov 20, 2023
1 parent 3b133e8 commit c0968d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion salt/ca/files/signing_policies.conf
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ x509_signing_policies:
- ST: Utah
- L: Salt Lake City
- basicConstraints: "critical CA:false"
- keyUsage: "critical keyEncipherment digitalSignature"
- keyUsage: "critical keyEncipherment, digitalSignature"
- subjectKeyIdentifier: hash
- authorityKeyIdentifier: keyid,issuer:always
- extendedKeyUsage: serverAuth
Expand Down

0 comments on commit c0968d3

Please sign in to comment.