Add label '%COPY_EXTS%' for --copy-ext feature

Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
Richard T Bonhomme 2022-04-29 14:20:53 +01:00
parent b17499d2ef
commit 26dd7af541
No known key found for this signature in database
GPG Key ID: 2D767DB92FB6C246

View File

@ -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