diff --git a/doc/api/tls.md b/doc/api/tls.md index 6c4d6cc63370da..8cc1d581a882e2 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