From: Dr. Stephen Henson Date: Tue, 22 Mar 2005 17:54:13 +0000 (+0000) Subject: PR: 931 X-Git-Tag: OpenSSL_0_9_7f~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e54e4bcf1fd7eb95dfced3a5a08b9352fd32b4e5;p=openssl PR: 931 --- diff --git a/doc/ssl/SSL_CTX_set_options.pod b/doc/ssl/SSL_CTX_set_options.pod index 766f0c9200..5ab1b32f93 100644 --- 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 his list of preferences to the client and the client chooses. +will send its list of preferences to the client and the client chooses. =item SSL_OP_PKCS1_CHECK_1