The branch OpenSSL_1_1_0-stable has been updated
       via  66bf3bcd8877be537b8ca19490b7206ddcc30c9c (commit)
      from  d5abbf43af3a1446f15f1895bb34fa1fab950921 (commit)


- Log -----------------------------------------------------------------
commit 66bf3bcd8877be537b8ca19490b7206ddcc30c9c
Author: EasySec <[email protected]>
Date:   Fri Nov 11 00:51:04 2016 +0100

    Replace the 'SSL' broken link with SSL_CTX_set_security_level which seems 
not being referenced from elsewhere
    
    Reviewed-by: Richard Levitte <[email protected]>
    Reviewed-by: Rich Salz <[email protected]>
    (Merged from https://github.com/openssl/openssl/pull/1898)
    (cherry picked from commit e330f55d008ab99ee6c99b383061337fc4e7359d)

-----------------------------------------------------------------------

Summary of changes:
 doc/ssl/ssl.pod | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/ssl/ssl.pod b/doc/ssl/ssl.pod
index 582a276..960f069 100644
--- a/doc/ssl/ssl.pod
+++ b/doc/ssl/ssl.pod
@@ -767,6 +767,7 @@ L<SSL_CTX_set_msg_callback(3)>,
 L<SSL_CTX_set_options(3)>,
 L<SSL_CTX_set_quiet_shutdown(3)>,
 L<SSL_CTX_set_read_ahead(3)>,
+L<SSL_CTX_set_security_level(3)>,
 L<SSL_CTX_set_session_cache_mode(3)>,
 L<SSL_CTX_set_session_id_context(3)>,
 L<SSL_CTX_set_ssl_version(3)>,
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to