Loading doc/ssl/SSL_CTX_load_verify_locations.pod +1 −1 Original line number Diff line number Diff line Loading @@ -64,7 +64,7 @@ Prepare the directory /some/where/certs containing several CA certificates for use as B<CApath>: cd /some/where/certs c_rehash c_rehash . =head1 RETURN VALUES Loading doc/ssl/SSL_accept.pod +1 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,7 @@ The TLS/SSL handshake was not successful but was shut down controlled and by the specifications of the TLS/SSL protocol. Call SSL_get_error() with the return value B<ret> to find out the reason. =item -1 =item E<lt>0 The TLS/SSL handshake was not successful because a fatal error occurred either at the protocol level or a connection failure occurred. The shutdown was Loading doc/ssl/SSL_connect.pod +1 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,7 @@ The TLS/SSL handshake was not successful but was shut down controlled and by the specifications of the TLS/SSL protocol. Call SSL_get_error() with the return value B<ret> to find out the reason. =item -1 =item E<lt>0 The TLS/SSL handshake was not successful, because a fatal error occurred either at the protocol level or a connection failure occurred. The shutdown was Loading doc/ssl/SSL_read.pod +1 −1 Original line number Diff line number Diff line Loading @@ -61,7 +61,7 @@ The read operation was not successful, probably because no data was available. Call SSL_get_error() with the return value B<ret> to find out, whether an error occurred. =item -1 =item E<lt>0 The read operation was not successful, because either an error occurred or action must be taken by the calling process. Call SSL_get_error() with the Loading doc/ssl/SSL_write.pod +1 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ bytes actually written to the TLS/SSL connection. The write operation was not successful. Call SSL_get_error() with the return value B<ret> to find out, whether an error occurred. =item -1 =item E<lt>0 The read operation was not successful, because either an error occurred or action must be taken by the calling process. Call SSL_get_error() with the Loading Loading
doc/ssl/SSL_CTX_load_verify_locations.pod +1 −1 Original line number Diff line number Diff line Loading @@ -64,7 +64,7 @@ Prepare the directory /some/where/certs containing several CA certificates for use as B<CApath>: cd /some/where/certs c_rehash c_rehash . =head1 RETURN VALUES Loading
doc/ssl/SSL_accept.pod +1 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,7 @@ The TLS/SSL handshake was not successful but was shut down controlled and by the specifications of the TLS/SSL protocol. Call SSL_get_error() with the return value B<ret> to find out the reason. =item -1 =item E<lt>0 The TLS/SSL handshake was not successful because a fatal error occurred either at the protocol level or a connection failure occurred. The shutdown was Loading
doc/ssl/SSL_connect.pod +1 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,7 @@ The TLS/SSL handshake was not successful but was shut down controlled and by the specifications of the TLS/SSL protocol. Call SSL_get_error() with the return value B<ret> to find out the reason. =item -1 =item E<lt>0 The TLS/SSL handshake was not successful, because a fatal error occurred either at the protocol level or a connection failure occurred. The shutdown was Loading
doc/ssl/SSL_read.pod +1 −1 Original line number Diff line number Diff line Loading @@ -61,7 +61,7 @@ The read operation was not successful, probably because no data was available. Call SSL_get_error() with the return value B<ret> to find out, whether an error occurred. =item -1 =item E<lt>0 The read operation was not successful, because either an error occurred or action must be taken by the calling process. Call SSL_get_error() with the Loading
doc/ssl/SSL_write.pod +1 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ bytes actually written to the TLS/SSL connection. The write operation was not successful. Call SSL_get_error() with the return value B<ret> to find out, whether an error occurred. =item -1 =item E<lt>0 The read operation was not successful, because either an error occurred or action must be taken by the calling process. Call SSL_get_error() with the Loading