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 @@ -5775,7 +5775,7 @@ See the [list of SSL OP Flags][] for details.
57755775 <tr >
57765776 <td><code>SSL_OP_ALL</code></td>
57775777 <td>Applies multiple bug workarounds within OpenSSL. See
5778- <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>
5778+ <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>
57795779 for detail.</td>
57805780 </tr >
57815781 <tr >
@@ -5787,13 +5787,13 @@ See the [list of SSL OP Flags][] for details.
57875787 <td><code>SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION</code></td>
57885788 <td>Allows legacy insecure renegotiation between OpenSSL and unpatched
57895789 clients or servers. See
5790- <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>
5790+ <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>
57915791 </tr >
57925792 <tr >
57935793 <td><code>SSL_OP_CIPHER_SERVER_PREFERENCE</code></td>
57945794 <td>Attempts to use the server's preferences instead of the client's when
57955795 selecting a cipher. Behavior depends on protocol version. See
5796- <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>
5796+ <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>
57975797 </tr >
57985798 <tr >
57995799 <td><code>SSL_OP_CISCO_ANYCONNECT</code></td>
You can’t perform that action at this time.
0 commit comments