Skip to content

Commit

Permalink
Add label '%COPY_EXTS%' for --copy-ext feature
Browse files Browse the repository at this point in the history
Signed-off-by: Richard T Bonhomme <[email protected]>
  • Loading branch information
TinCanTech committed Apr 29, 2022
1 parent b17499d commit 26dd7af
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions easyrsa3/openssl-easyrsa.cnf
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ RANDFILE = $dir/.rand # private random number file

x509_extensions = basic_exts # The extensions to add to the cert

# A placeholder to handle the --copy-ext feature:
#%COPY_EXTS% # Do NOT remove or change this line as --copy-ext support requires it

# This allows a V2 CRL. Ancient browsers don't like it, but anything Easy-RSA
# is designed for will. In return, we get the Issuer attached to CRLs.
crl_extensions = crl_ext
Expand Down

0 comments on commit 26dd7af

Please sign in to comment.