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 3b8d1d4 commit 94accb0
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 @@ -36,7 +36,7 @@ x509_signing_policies:
- C: US
- ST: Utah
- L: Salt Lake City
- basicConstraints: "critical CA:false"
- basicConstraints: "critical CA:false digitalSignature"
- keyUsage: "critical keyEncipherment"
- subjectKeyIdentifier: hash
- authorityKeyIdentifier: keyid,issuer:always
Expand Down

0 comments on commit 94accb0

Please sign in to comment.