We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18209c0 commit a94b02eCopy full SHA for a94b02e
doc/api/crypto.md
@@ -5833,14 +5833,6 @@ See the [list of SSL OP Flags][] for details.
5833
<td><code>SSL_OP_LEGACY_SERVER_CONNECT</code></td>
5834
<td>Allows initial connection to servers that do not support RI.</td>
5835
</tr>
5836
- <tr>
5837
- <td><code>SSL_OP_NETSCAPE_CA_DN_BUG</code></td>
5838
- <td></td>
5839
- </tr>
5840
5841
- <td><code>SSL_OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG</code></td>
5842
5843
5844
<tr>
5845
<td><code>SSL_OP_NO_COMPRESSION</code></td>
5846
<td>Instructs OpenSSL to disable support for SSL/TLS compression.</td>
0 commit comments