Revision aa3b4b4d deps/openssl/openssl/doc/ssl/SSL_CTX_set_cipher_list.pod

View differences:

deps/openssl/openssl/doc/ssl/SSL_CTX_set_cipher_list.pod
54 54
keys), the "no shared cipher" (SSL_R_NO_SHARED_CIPHER) error is generated
55 55
and the handshake will fail.
56 56

  
57
If the cipher list does not contain any SSLv2 cipher suites (this is the
58
default) then SSLv2 is effectively disabled and neither clients nor servers
59
will attempt to use SSLv2.
60

  
57 61
=head1 RETURN VALUES
58 62

  
59 63
SSL_CTX_set_cipher_list() and SSL_set_cipher_list() return 1 if any cipher

Also available in: Unified diff