mirror of
https://github.com/trailofbits/algo.git
synced 2025-09-03 10:33:13 +02:00
Fix trailing space in openssl.yml for yamllint compliance
This commit is contained in:
parent
70371b5804
commit
e9814dc746
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
|||
- keyCertSign
|
||||
- cRLSign
|
||||
key_usage_critical: true
|
||||
# CA restricted to VPN certificate issuance only
|
||||
# CA restricted to VPN certificate issuance only
|
||||
extended_key_usage:
|
||||
- '1.3.6.1.5.5.7.3.17' # IPsec End Entity OID - VPN-specific usage
|
||||
extended_key_usage_critical: true
|
||||
|
|
Loading…
Add table
Reference in a new issue