Deleted Added
full compact
SSL_connect.pod (89837) SSL_connect.pod (100936)
1=pod
2
3=head1 NAME
4
5SSL_connect - initiate the TLS/SSL handshake with an TLS/SSL server
6
7=head1 SYNOPSIS
8

--- 52 unchanged lines hidden (view full) ---

61
62=back
63
64=head1 SEE ALSO
65
66L<SSL_get_error(3)|SSL_get_error(3)>, L<SSL_accept(3)|SSL_accept(3)>,
67L<SSL_shutdown(3)|SSL_shutdown(3)>, L<ssl(3)|ssl(3)>, L<bio(3)|bio(3)>,
68L<SSL_set_connect_state(3)|SSL_set_connect_state(3)>,
1=pod
2
3=head1 NAME
4
5SSL_connect - initiate the TLS/SSL handshake with an TLS/SSL server
6
7=head1 SYNOPSIS
8

--- 52 unchanged lines hidden (view full) ---

61
62=back
63
64=head1 SEE ALSO
65
66L<SSL_get_error(3)|SSL_get_error(3)>, L<SSL_accept(3)|SSL_accept(3)>,
67L<SSL_shutdown(3)|SSL_shutdown(3)>, L<ssl(3)|ssl(3)>, L<bio(3)|bio(3)>,
68L<SSL_set_connect_state(3)|SSL_set_connect_state(3)>,
69L<SSL_do_handshake(3)|SSL_do_handshake(3)>,
69L<SSL_CTX_new(3)|SSL_CTX_new(3)>
70
71=cut
70L<SSL_CTX_new(3)|SSL_CTX_new(3)>
71
72=cut