File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 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.
57915791 <tr >
57925792 <td><code>SSL_OP_ALL</code></td>
57935793 <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>
57955795 for detail.</td>
57965796 </tr >
57975797 <tr >
@@ -5803,13 +5803,13 @@ See the [list of SSL OP Flags][] for details.
58035803 <td><code>SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION</code></td>
58045804 <td>Allows legacy insecure renegotiation between OpenSSL and unpatched
58055805 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>
58075807 </tr >
58085808 <tr >
58095809 <td><code>SSL_OP_CIPHER_SERVER_PREFERENCE</code></td>
58105810 <td>Attempts to use the server's preferences instead of the client's when
58115811 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>
58135813 </tr >
58145814 <tr >
58155815 <td><code>SSL_OP_CISCO_ANYCONNECT</code></td>
You can’t perform that action at this time.
0 commit comments