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 69ef4c2 commit 3aab64cCopy full SHA for 3aab64c
doc/api/crypto.md
@@ -3622,7 +3622,7 @@ See the [list of SSL OP Flags][] for details.
3622
[RFC 5208]: https://www.rfc-editor.org/rfc/rfc5208.txt
3623
[encoding]: buffer.html#buffer_buffers_and_character_encodings
3624
[initialization vector]: https://en.wikipedia.org/wiki/Initialization_vector
3625
-[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
3626
[safe integers]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/isSafeInteger
3627
[scrypt]: https://en.wikipedia.org/wiki/Scrypt
3628
[stream]: stream.html
0 commit comments