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