Replace the 'SSL' broken link with SSL_CTX_set_security_level which seems not being...
[openssl.git] / doc / man3 / SSL_CTX_set_mode.pod
index 6b8fad615a7eb225d71960c70b86dd96768a6566..e83b591887d12954dea0d4ba72eda8c936e12a5e 100644 (file)
@@ -97,7 +97,7 @@ SSL_CTX_get_mode() and SSL_get_mode() return the current bitmask.
 
 =head1 SEE ALSO
 
-L<ssl(3)>, L<SSL_read_ex(3)>, L<SSL_read(3)>, L<SSL_write_ex(3)> or
+L<ssl(7)>, L<SSL_read_ex(3)>, L<SSL_read(3)>, L<SSL_write_ex(3)> or
 L<SSL_write(3)>, L<SSL_get_error(3)>
 
 =head1 HISTORY