diff --git a/doc/api/tls.md b/doc/api/tls.md index 7cc52659103af0..dd3ae37f183074 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