projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe8b777
)
PR: 931
author
Dr. Stephen Henson
<steve@openssl.org>
Tue, 22 Mar 2005 17:54:13 +0000
(17:54 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Tue, 22 Mar 2005 17:54:13 +0000
(17:54 +0000)
doc/ssl/SSL_CTX_set_options.pod
patch
|
blob
|
history
diff --git
a/doc/ssl/SSL_CTX_set_options.pod
b/doc/ssl/SSL_CTX_set_options.pod
index 766f0c920070b8c19852393653585307308bcb6f..5ab1b32f9328fe57c1403c47b03af76d9bf71d12 100644
(file)
--- a/
doc/ssl/SSL_CTX_set_options.pod
+++ b/
doc/ssl/SSL_CTX_set_options.pod
@@
-163,7
+163,7
@@
When choosing a cipher, use the server's preferences instead of the client
preferences. When not set, the SSL server will always follow the clients
preferences. When set, the SSLv3/TLSv1 server will choose following its
own preferences. Because of the different protocol, for SSLv2 the server
-will send
hi
s list of preferences to the client and the client chooses.
+will send
it
s list of preferences to the client and the client chooses.
=item SSL_OP_PKCS1_CHECK_1