Commit 6ddd8ef 1 parent 48f99e5 commit 6ddd8ef Copy full SHA for 6ddd8ef
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5791,7 +5791,7 @@ See the [list of SSL OP Flags][] for details.
5791
5791
<tr >
5792
5792
<td><code>SSL_OP_ALL</code></td>
5793
5793
<td>Applies multiple bug workarounds within OpenSSL. See
5794
- <a href="https://www.openssl.org/docs/man1.0.2/ssl /SSL_CTX_set_options.html">https://www.openssl.org/docs/man1.0.2/ssl /SSL_CTX_set_options.html</a>
5794
+ <a href="https://www.openssl.org/docs/man3.0/man3 /SSL_CTX_set_options.html">https://www.openssl.org/docs/man3.0/man3 /SSL_CTX_set_options.html</a>
5795
5795
for detail.</td>
5796
5796
</tr >
5797
5797
<tr >
@@ -5803,13 +5803,13 @@ See the [list of SSL OP Flags][] for details.
5803
5803
<td><code>SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION</code></td>
5804
5804
<td>Allows legacy insecure renegotiation between OpenSSL and unpatched
5805
5805
clients or servers. See
5806
- <a href="https://www.openssl.org/docs/man1.0.2/ssl /SSL_CTX_set_options.html">https://www.openssl.org/docs/man1.0.2/ssl /SSL_CTX_set_options.html</a>.</td>
5806
+ <a href="https://www.openssl.org/docs/man3.0/man3 /SSL_CTX_set_options.html">https://www.openssl.org/docs/man3.0/man3 /SSL_CTX_set_options.html</a>.</td>
5807
5807
</tr >
5808
5808
<tr >
5809
5809
<td><code>SSL_OP_CIPHER_SERVER_PREFERENCE</code></td>
5810
5810
<td>Attempts to use the server's preferences instead of the client's when
5811
5811
selecting a cipher. Behavior depends on protocol version. See
5812
- <a href="https://www.openssl.org/docs/man1.0.2/ssl /SSL_CTX_set_options.html">https://www.openssl.org/docs/man1.0.2/ssl /SSL_CTX_set_options.html</a>.</td>
5812
+ <a href="https://www.openssl.org/docs/man3.0/man3 /SSL_CTX_set_options.html">https://www.openssl.org/docs/man3.0/man3 /SSL_CTX_set_options.html</a>.</td>
5813
5813
</tr >
5814
5814
<tr >
5815
5815
<td><code>SSL_OP_CISCO_ANYCONNECT</code></td>
You can’t perform that action at this time.
0 commit comments