diff options
author | deraadt <> | 2014-07-14 00:35:10 +0000 |
---|---|---|
committer | deraadt <> | 2014-07-14 00:35:10 +0000 |
commit | 0d6c94729d541965f2d40175fc064d81a04e5a51 (patch) | |
tree | 3d9d44560729b5035db4110597d2d9a4d3133e63 /src/lib/libssl/doc | |
parent | 2d9a8455fa968a936e9a00a73b9d88feb9bee1eb (diff) | |
download | openbsd-0d6c94729d541965f2d40175fc064d81a04e5a51.tar.gz openbsd-0d6c94729d541965f2d40175fc064d81a04e5a51.tar.bz2 openbsd-0d6c94729d541965f2d40175fc064d81a04e5a51.zip |
whitespace
Diffstat (limited to 'src/lib/libssl/doc')
-rw-r--r-- | src/lib/libssl/doc/openssl.cnf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libssl/doc/openssl.cnf b/src/lib/libssl/doc/openssl.cnf index 7250aacf2c..ed4bde52e8 100644 --- a/src/lib/libssl/doc/openssl.cnf +++ b/src/lib/libssl/doc/openssl.cnf | |||
@@ -14,7 +14,7 @@ oid_section = new_oids | |||
14 | # To use this configuration file with the "-extfile" option of the | 14 | # To use this configuration file with the "-extfile" option of the |
15 | # "openssl x509" utility, name here the section containing the | 15 | # "openssl x509" utility, name here the section containing the |
16 | # X.509v3 extensions to use: | 16 | # X.509v3 extensions to use: |
17 | # extensions = | 17 | # extensions = |
18 | # (Alternatively, use a configuration file that has only | 18 | # (Alternatively, use a configuration file that has only |
19 | # X.509v3 extensions in its main [= default] section.) | 19 | # X.509v3 extensions in its main [= default] section.) |
20 | 20 | ||
@@ -111,7 +111,7 @@ x509_extensions = v3_ca # The extentions to add to the self signed cert | |||
111 | # input_password = secret | 111 | # input_password = secret |
112 | # output_password = secret | 112 | # output_password = secret |
113 | 113 | ||
114 | # This sets a mask for permitted string types. There are several options. | 114 | # This sets a mask for permitted string types. There are several options. |
115 | # default: PrintableString, T61String, BMPString. | 115 | # default: PrintableString, T61String, BMPString. |
116 | # pkix : PrintableString, BMPString (PKIX recommendation before 2004) | 116 | # pkix : PrintableString, BMPString (PKIX recommendation before 2004) |
117 | # utf8only: only UTF8Strings (PKIX recommendation after 2004). | 117 | # utf8only: only UTF8Strings (PKIX recommendation after 2004). |