One more function documented.
[openssl.git] / doc / ssl / SSL_CTX_new.pod
index 1dae8b0bdd02e2a1c048bd410bf126cc8734a24b..465220a75c0a8990a6d7166ea13b72712d6f9dab 100644 (file)
@@ -59,10 +59,6 @@ choice when compatibility is a concern.
 
 =back
 
-If a generic method is used, it is necessary to explicitly set client or
-server mode with L<SSL_set_connect_state(3)|SSL_set_connect_state(3)>
-or SSL_set_accept_state().
-
 The list of protocols available can later be limited using the SSL_OP_NO_SSLv2,
 SSL_OP_NO_SSLv3, SSL_OP_NO_TLSv1 options of the B<SSL_CTX_set_options()> or
 B<SSL_set_options()> functions. Using these options it is possible to choose