Skip to content

Commit 9eff819

Browse files
tniessennodejs-github-bot
authored andcommitted
doc: move reference to OpenSSL flags SSL_OP_*
Refs: #34050 PR-URL: #39935 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 5763d47 commit 9eff819

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/api/crypto.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5319,6 +5319,8 @@ the `crypto`, `tls`, and `https` modules and are generally specific to OpenSSL.
53195319

53205320
### OpenSSL options
53215321

5322+
See the [list of SSL OP Flags][] for details.
5323+
53225324
<table>
53235325
<tr>
53245326
<th>Constant</th>
@@ -5553,8 +5555,6 @@ the `crypto`, `tls`, and `https` modules and are generally specific to OpenSSL.
55535555

55545556
### Other OpenSSL constants
55555557

5556-
See the [list of SSL OP Flags][] for details.
5557-
55585558
<table>
55595559
<tr>
55605560
<th>Constant</th>

0 commit comments

Comments
 (0)