| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent ea7fb16 commit f49c6e6
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -5775,7 +5775,7 @@ See the [list of SSL OP Flags][] for details. | |||
| 5775 | 5775 | <tr> | |
| 5776 | 5776 | <td><code>SSL_OP_ALL</code></td> | |
| 5777 | 5777 | <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> | ||
| 5779 | 5779 | for detail.</td> | |
| 5780 | 5780 | </tr> | |
| 5781 | 5781 | <tr> | |
@@ -5787,13 +5787,13 @@ See the [list of SSL OP Flags][] for details. | |||
| 5787 | 5787 | <td><code>SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION</code></td> | |
| 5788 | 5788 | <td>Allows legacy insecure renegotiation between OpenSSL and unpatched | |
| 5789 | 5789 | 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> | ||
| 5791 | 5791 | </tr> | |
| 5792 | 5792 | <tr> | |
| 5793 | 5793 | <td><code>SSL_OP_CIPHER_SERVER_PREFERENCE</code></td> | |
| 5794 | 5794 | <td>Attempts to use the server's preferences instead of the client's when | |
| 5795 | 5795 | 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> | ||
| 5797 | 5797 | </tr> | |
| 5798 | 5798 | <tr> | |
| 5799 | 5799 | <td><code>SSL_OP_CISCO_ANYCONNECT</code></td> | |
| Back | FazBrowse Home | New Git URL |
0 commit comments