summaryrefslogtreecommitdiff
path: root/src/certtool-args.def
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2016-06-14 13:23:03 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2016-06-14 13:52:12 +0200
commitf6f94538c319eaefcb398ad1e4e6f223bae3935a (patch)
tree0aee4e83cd4b1de5ee6bb3a72033bdc6ee92b5d1 /src/certtool-args.def
parent07a281936e5e4bc7f9875873744dd40a701b1557 (diff)
downloadgnutls-f6f94538c319eaefcb398ad1e4e6f223bae3935a.tar.gz
certtool: allow copying specific certificate request extensions to certificate
This introduces the honor_crq_extension multi-line template option.
Diffstat (limited to 'src/certtool-args.def')
-rw-r--r--src/certtool-args.def4
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)