CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/11 10:14:38
Modified files:
lib/libssl/man : SSL_CTX_new.3
Log message:
In ssl_methods.c rev. 1.18, jsing@ deprecated *_server_method(3)
and *_client_method(3). Adjust the documentation.
While here, delete most of the verbiage regarding the deprecated
functions SSLv23_*(3) and add the missing entry to RETURN VALUES.
OK tb@
