aboutsummaryrefslogtreecommitdiffstats
path: root/apps/openssl.cnf
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2001-03-15 22:45:20 +0000
committerDr. Stephen Henson <steve@openssl.org>2001-03-15 22:45:20 +0000
commite890dcdb196aa2b971f3c85ccc94389bb01edb91 (patch)
treec77e73f96b98be5fb92cf3102bba7406f0bf0420 /apps/openssl.cnf
parent5ddcb8664a5940ac97a78d8ab870f6118f428f9a (diff)
downloadopenssl-e890dcdb196aa2b971f3c85ccc94389bb01edb91.tar.gz
Add 'align' option to nameopt.
Add default values for display by the 'ca' utility to openssl.cnf Update docs.
Diffstat (limited to 'apps/openssl.cnf')
-rw-r--r--apps/openssl.cnf5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/openssl.cnf b/apps/openssl.cnf
index c089a21f27..f02b2bdf84 100644
--- a/apps/openssl.cnf
+++ b/apps/openssl.cnf
@@ -48,6 +48,11 @@ RANDFILE = $dir/private/.rand # private random number file
x509_extensions = usr_cert # The extentions to add to the cert
+# Comment out the following two lines for the "traditional"
+# (and highly broken) format.
+name_opt = ca_default # Subject Name options
+cert_opt = ca_default # Certificate field options
+
# Extensions to add to a CRL. Note: Netscape communicator chokes on V2 CRLs
# so this is commented out by default to leave a V1 CRL.
# crl_extensions = crl_ext