We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beb75bd commit 910deffCopy full SHA for 910deff
doc/api/crypto.md
@@ -3614,7 +3614,7 @@ See the [list of SSL OP Flags][] for details.
3614
[RFC 5208]: https://www.rfc-editor.org/rfc/rfc5208.txt
3615
[encoding]: buffer.html#buffer_buffers_and_character_encodings
3616
[initialization vector]: https://en.wikipedia.org/wiki/Initialization_vector
3617
-[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
3618
[safe integers]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/isSafeInteger
3619
[scrypt]: https://en.wikipedia.org/wiki/Scrypt
3620
[stream]: stream.html
0 commit comments