Unverified Commit 00d49ad6 authored by Sam Roberts's avatar Sam Roberts Committed by Anna Henningsen
Browse files

tls: null not valid as a renegotiate callback

Allow undefined as a callback, but do not allow null.

PR-URL: https://github.com/nodejs/node/pull/25929


Reviewed-By: default avatarColin Ihrig <cjihrig@gmail.com>
Reviewed-By: default avatarAnatoli Papirovski <apapirovski@mac.com>
Reviewed-By: default avatarRuben Bridgewater <ruben@bridgewater.de>
Reviewed-By: default avatarLuigi Pinca <luigipinca@gmail.com>
Reviewed-By: default avatarMinwoo Jung <minwoo@nodesource.com>
Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
parent 6da82b10
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment