We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 942551e commit 2b86032Copy full SHA for 2b86032
doc/api/crypto.md
@@ -3587,7 +3587,7 @@ See the [list of SSL OP Flags][] for details.
3587
[RFC 5208]: https://www.rfc-editor.org/rfc/rfc5208.txt
3588
[encoding]: buffer.html#buffer_buffers_and_character_encodings
3589
[initialization vector]: https://en.wikipedia.org/wiki/Initialization_vector
3590
-[list of SSL OP Flags]: wiki.openssl.org/index.php/List_of_SSL_OP_Flags#Table_of_Options
+[list of SSL OP Flags]: https://wiki.openssl.org/index.php/List_of_SSL_OP_Flags#Table_of_Options
3591
[safe integers]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/isSafeInteger
3592
[scrypt]: https://en.wikipedia.org/wiki/Scrypt
3593
[stream]: stream.html
0 commit comments