Deleted Added
full compact
40,44d39
< When using a generic method (see L<SSL_CTX_new(3)|SSL_CTX_new(3)>), it
< is necessary to call SSL_set_accept_state()
< before calling SSL_accept() to explicitly switch the B<ssl> to server
< mode.
<