summaryrefslogtreecommitdiff
path: root/lib/libssl
diff options
context:
space:
mode:
authorChad Loder <cloder@cvs.openbsd.org>2007-03-28 20:57:31 +0000
committerChad Loder <cloder@cvs.openbsd.org>2007-03-28 20:57:31 +0000
commit80238e2487031b2dc45927c2314c5bc0fd39cb1d (patch)
tree9e085f261820638b1542ac6df1c9efdb78f65686 /lib/libssl
parent99e1d3de11c44e6b2ffb5a56aaf9b70035bcb900 (diff)
Add the cRLSign bit by default, so that certs generated using this file
will be able to sign CRLs. OK reyk, hshoexer, millert
Diffstat (limited to 'lib/libssl')
-rw-r--r--lib/libssl/x509v3.cnf2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libssl/x509v3.cnf b/lib/libssl/x509v3.cnf
index e4300886710..5835534b965 100644
--- a/lib/libssl/x509v3.cnf
+++ b/lib/libssl/x509v3.cnf
@@ -1,6 +1,6 @@
# default settings
CERTPATHLEN = 1
-CERTUSAGE = digitalSignature,keyCertSign
+CERTUSAGE = digitalSignature,keyCertSign,cRLSign
CERTIP = 0.0.0.0
CERTFQDN = nohost.nodomain