Add -no_resumption_on_reneg to SSL_CONF.
[openssl.git] / doc / ssl / SSL_new.pod
index 8e8638fa9561091f7a6f1918135a5a940ff90d24..25300e978f026e64845ed1d1d43629f9fb77989f 100644 (file)
@@ -37,6 +37,8 @@ The return value points to an allocated SSL structure.
 =head1 SEE ALSO
 
 L<SSL_free(3)|SSL_free(3)>, L<SSL_clear(3)|SSL_clear(3)>,
+L<SSL_CTX_set_options(3)|SSL_CTX_set_options(3)>,
+L<SSL_get_SSL_CTX(3)|SSL_get_SSL_CTX(3)>,
 L<ssl(3)|ssl(3)>
 
 =cut