diff options
| author | Kris Kennaway <kris@FreeBSD.org> | 2001-02-18 03:17:36 +0000 |
|---|---|---|
| committer | Kris Kennaway <kris@FreeBSD.org> | 2001-02-18 03:17:36 +0000 |
| commit | de7cdddab120ecc07d412749bfb3f191c4e0afe3 (patch) | |
| tree | 5058ee297163944bfec8dbad8c8cad174f437d82 /crypto/openssl/doc/ssl/SSL_accept.pod | |
| parent | ddd58736f08d9acef3606719eba2e38ed611705b (diff) | |
Notes
Diffstat (limited to 'crypto/openssl/doc/ssl/SSL_accept.pod')
| -rw-r--r-- | crypto/openssl/doc/ssl/SSL_accept.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/doc/ssl/SSL_accept.pod b/crypto/openssl/doc/ssl/SSL_accept.pod index 0c79ac515e1d..46f95abb2f22 100644 --- a/crypto/openssl/doc/ssl/SSL_accept.pod +++ b/crypto/openssl/doc/ssl/SSL_accept.pod @@ -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 |
