diff options
Diffstat (limited to 'src/certtool-args.def')
-rw-r--r-- | src/certtool-args.def | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/certtool-args.def b/src/certtool-args.def index c62d2a478d..931cbe8832 100644 --- a/src/certtool-args.def +++ b/src/certtool-args.def @@ -908,6 +908,10 @@ encryption_key # and store them in the real certificate. #honor_crq_extensions +# Alternatively only specific extensions can be copied. +#honor_crq_ext = 2.5.29.17 +#honor_crq_ext = 2.5.29.15 + # Path length contraint. Sets the maximum number of # certificates that can be used to certify this certificate. # (i.e. the certificate chain length) |