Skip to content

Commit

Permalink
Remove EKU from TLS intermediates
Browse files Browse the repository at this point in the history
  • Loading branch information
elonen committed Sep 17, 2024
1 parent a8df744 commit bf88cd2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions hsm-conf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -382,11 +382,6 @@ tls:
path_len: 0 # Allow end-entity certificate signing only
name_constraints:
<<: *TLS_NAME_CONSTRAINTS
extended_key_usage:
usages:
- serverAuth
- clientAuth
- timeStamping
attribs:
common_name: '{{ ORG_NAME }} TLS Intermediate T1 RSA4096'
signed_certs:
Expand Down

0 comments on commit bf88cd2

Please sign in to comment.