We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8398f9f commit e435199Copy full SHA for e435199
doc/api/crypto.md
@@ -5817,14 +5817,6 @@ See the [list of SSL OP Flags][] for details.
5817
<td><code>SSL_OP_LEGACY_SERVER_CONNECT</code></td>
5818
<td>Allows initial connection to servers that do not support RI.</td>
5819
</tr>
5820
- <tr>
5821
- <td><code>SSL_OP_NETSCAPE_CA_DN_BUG</code></td>
5822
- <td></td>
5823
- </tr>
5824
5825
- <td><code>SSL_OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG</code></td>
5826
5827
5828
<tr>
5829
<td><code>SSL_OP_NO_COMPRESSION</code></td>
5830
<td>Instructs OpenSSL to disable support for SSL/TLS compression.</td>
0 commit comments