summaryrefslogtreecommitdiff
path: root/doc/apps
diff options
context:
space:
mode:
authorKyungwook Tak <k.tak@samsung.com>2016-07-28 11:32:16 +0900
committerKyungwook Tak <k.tak@samsung.com>2016-07-28 11:32:31 +0900
commite541e124ee3ee2657cc49f107c74f6882029f74c (patch)
treee9f5a5ee915f137f2a4f188b0a047ad5354d47c2 /doc/apps
parentf7c7a1e422ab564e8edea168476eb83f867c1c49 (diff)
downloadopenssl-e541e124ee3ee2657cc49f107c74f6882029f74c.tar.gz
openssl-e541e124ee3ee2657cc49f107c74f6882029f74c.tar.bz2
openssl-e541e124ee3ee2657cc49f107c74f6882029f74c.zip
Imported Upstream version 1.0.2hupstream/1.0.2h
Change-Id: Ica9a30d71f52395a402accf32110b52f46851c11 Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
Diffstat (limited to 'doc/apps')
-rw-r--r--doc/apps/ciphers.pod2
-rw-r--r--doc/apps/ocsp.pod2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/apps/ciphers.pod b/doc/apps/ciphers.pod
index 9643b4d..9224557 100644
--- a/doc/apps/ciphers.pod
+++ b/doc/apps/ciphers.pod
@@ -107,7 +107,7 @@ The following is a list of all permitted cipher strings and their meanings.
The default cipher list.
This is determined at compile time and is normally
-B<ALL:!EXPORT:!aNULL:!eNULL:!SSLv2>.
+B<ALL:!EXPORT:!LOW:!aNULL:!eNULL:!SSLv2>.
When used, this must be the first cipherstring specified.
=item B<COMPLEMENTOFDEFAULT>
diff --git a/doc/apps/ocsp.pod b/doc/apps/ocsp.pod
index 4639502..9833f08 100644
--- a/doc/apps/ocsp.pod
+++ b/doc/apps/ocsp.pod
@@ -29,7 +29,7 @@ B<openssl> B<ocsp>
[B<-path>]
[B<-CApath dir>]
[B<-CAfile file>]
-[B<-no_alt_chains>]]
+[B<-no_alt_chains>]
[B<-VAfile file>]
[B<-validity_period n>]
[B<-status_age n>]