Skip to content

Commit 9eb4a70

Browse files
tniessentargos
authored andcommitted
doc: move reference to OpenSSL flags SSL_OP_*
Refs: #34050 PR-URL: #39935 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent afdb665 commit 9eb4a70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/api/crypto.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5317,6 +5317,8 @@ the `crypto`, `tls`, and `https` modules and are generally specific to OpenSSL.
53175317

53185318
### OpenSSL options
53195319

5320+
See the [list of SSL OP Flags][] for details.
5321+
53205322
<table>
53215323
<tr>
53225324
<th>Constant</th>
@@ -5551,8 +5553,6 @@ the `crypto`, `tls`, and `https` modules and are generally specific to OpenSSL.
55515553

55525554
### Other OpenSSL constants
55535555

5554-
See the [list of SSL OP Flags][] for details.
5555-
55565556
<table>
55575557
<tr>
55585558
<th>Constant</th>

0 commit comments

Comments
 (0)