summaryrefslogtreecommitdiff
path: root/src/lib/libssl/src/doc/apps/config.pod
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libssl/src/doc/apps/config.pod')
-rw-r--r--src/lib/libssl/src/doc/apps/config.pod7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/lib/libssl/src/doc/apps/config.pod b/src/lib/libssl/src/doc/apps/config.pod
index ace34b62bd..8f823fa6d6 100644
--- a/src/lib/libssl/src/doc/apps/config.pod
+++ b/src/lib/libssl/src/doc/apps/config.pod
@@ -1,8 +1,6 @@
1 1
2=pod 2=pod
3 3
4=for comment openssl_manual_section:5
5
6=head1 NAME 4=head1 NAME
7 5
8config - OpenSSL CONF library configuration files 6config - OpenSSL CONF library configuration files
@@ -107,11 +105,6 @@ as any compliant applications. For example:
107 some_new_oid = 1.2.3.4 105 some_new_oid = 1.2.3.4
108 some_other_oid = 1.2.3.5 106 some_other_oid = 1.2.3.5
109 107
110In OpenSSL 0.9.8 it is also possible to set the value to the long name followed
111by a comma and the numerical OID form. For example:
112
113 shortName = some object long name, 1.2.3.4
114
115=head2 ENGINE CONFIGURATION MODULE 108=head2 ENGINE CONFIGURATION MODULE
116 109
117This ENGINE configuration module has the name B<engines>. The value of this 110This ENGINE configuration module has the name B<engines>. The value of this