diff --git a/doc/api/tls.md b/doc/api/tls.md index c35db89246a127..25518c87bdbfb1 100644 --- a/doc/api/tls.md +++ b/doc/api/tls.md @@ -412,6 +412,10 @@ server.on('keylog', (line, tlsSocket) => { ### Event: `'newSession'` The `'newSession'` event is emitted upon creation of a new TLS session. This may