Make SSL{_CTX,}_{get,set,clear}_options functions
[openssl.git] / doc / ssl / SSL_CTX_set_min_proto_version.pod
index 25f9cca23df44c9feb938d3b4a3f4f1af0982dea..535ae83e7a4283f873856f1d4345e26f29a64dc5 100644 (file)
@@ -19,8 +19,9 @@ and maximum supported protocol version
 
 The functions set the minimum and maximum supported portocol versions
 for the B<ctx> or B<ssl>.
-This works in combination with the options set via SSL_CTX_set_options()
-that also make it possible to disable specific protocol versions.
+This works in combination with the options set via
+L<SSL_CTX_set_options(3)> that also make it possible to disable
+specific protocol versions.
 Use these functions instead of disabling specific protocol versions.
 
 Setting the minimum or maximum version to 0, will enable protocol