Remove some SSLv2 references
[openssl.git] / doc / ssl / SSL_write.pod
index a9841ed331d891356b949dec6812e30fa834530b..1fff8548c8b36ec44b13a3e0c264768af860ec4a 100644 (file)
@@ -86,10 +86,6 @@ was closed. Call SSL_get_error() with the return value B<ret> to find out,
 whether an error occurred or the connection was shut down cleanly
 (SSL_ERROR_ZERO_RETURN).
 
-SSLv2 (deprecated) does not support a shutdown alert protocol, so it can
-only be detected, whether the underlying connection was closed. It cannot
-be checked, why the closure happened.
-
 =item E<lt>0
 
 The write operation was not successful, because either an error occurred