doc: move reference to OpenSSL flags SSL_OP_*

Refs: https://github.com/nodejs/node/pull/34050

PR-URL: https://github.com/nodejs/node/pull/39935
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
This commit is contained in:
Tobias Nießen 2021-08-29 20:19:57 +02:00 committed by Node.js GitHub Bot
parent 5763d4723a
commit 9eff8191f2
1 changed files with 2 additions and 2 deletions

View File

@ -5319,6 +5319,8 @@ the `crypto`, `tls`, and `https` modules and are generally specific to OpenSSL.
### OpenSSL options
See the [list of SSL OP Flags][] for details.
<table>
<tr>
<th>Constant</th>
@ -5553,8 +5555,6 @@ the `crypto`, `tls`, and `https` modules and are generally specific to OpenSSL.
### Other OpenSSL constants
See the [list of SSL OP Flags][] for details.
<table>
<tr>
<th>Constant</th>