Deleted Added
full compact
37,41d36
< When using a generic method (see L<SSL_CTX_new(3)|SSL_CTX_new(3)>), it
< is necessary to call L<SSL_set_connect_state(3)|SSL_set_connect_state(3)>
< before calling SSL_connect() to explicitly switch the B<ssl> to client
< mode.
<