Commit d3d4ace
doc: add a reference to the list of OpenSSL flags.
Some of the SSL_OP_* constants are missing description in the
documentation. Instead of rewriting the description from OpenSSL's
wiki, I have decided to put a link to a detailed list in the
'OpenSSL Options' section.
I see no point of doing both - adding a reference to the wiki and
adding constant descriptions - but I might do if presented with
convincing arguments.
This is a follow-up to #33929.
PR-URL: #34050
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent 3f81f2a commit d3d4ace
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3390 | 3390 | | |
3391 | 3391 | | |
3392 | 3392 | | |
| 3393 | + | |
| 3394 | + | |
3393 | 3395 | | |
3394 | 3396 | | |
3395 | 3397 | | |
| |||
3558 | 3560 | | |
3559 | 3561 | | |
3560 | 3562 | | |
| 3563 | + | |
0 commit comments