aboutsummaryrefslogtreecommitdiffstats
path: root/apps/openssl.cnf
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2000-01-01 16:42:49 +0000
committerDr. Stephen Henson <steve@openssl.org>2000-01-01 16:42:49 +0000
commit20432eae41e35ea28a4d43c0dfc7acfdd9672812 (patch)
treeab6b92cdf2f38923e3e106968aa0dca236e0b4f9 /apps/openssl.cnf
parent47134b7864fd5e31dbdbc789d9e073742ad4c3ee (diff)
downloadopenssl-20432eae41e35ea28a4d43c0dfc7acfdd9672812.tar.gz
Fix some of the command line password stuff. New function
that can automatically determine the type of a DER encoded "traditional" format private key and change some of the d2i functions to use it instead of requiring the application to work out the key type.
Diffstat (limited to 'apps/openssl.cnf')
-rw-r--r--apps/openssl.cnf4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/openssl.cnf b/apps/openssl.cnf
index 907032900e..13aeb9b0ba 100644
--- a/apps/openssl.cnf
+++ b/apps/openssl.cnf
@@ -7,7 +7,9 @@
# defined.
HOME = .
RANDFILE = $ENV::HOME/.rnd
-oid_file = $ENV::HOME/.oid
+
+# Extra OBJECT IDENTIFIER info:
+#oid_file = $ENV::HOME/.oid
oid_section = new_oids
# To use this configuration file with the "-extfile" option of the