From 75bb978416183307ceb033e3ddfe165f2cdb806e Mon Sep 17 00:00:00 2001 From: Matti Bispham Date: Wed, 13 Dec 2023 13:03:58 +0900 Subject: [PATCH] Add missing char to ssl.rst --- logs/ssl.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/logs/ssl.rst b/logs/ssl.rst index 8424d2568..59c72b651 100644 --- a/logs/ssl.rst +++ b/logs/ssl.rst @@ -368,7 +368,7 @@ To help address some of the observability challenges discussed above zeek now in an analyzer for the QUIC protocol. QUIC uses TLS 1.3 by default. The QUIC analyzer often outputs logs to both :file:`quic.log` and :file:`ssl.log`. -Below is an inspection of a QUIC :file:`ssl.log outputted in JSON format. +Below is an inspection of a QUIC :file:`ssl.log` outputted in JSON format. Note the inclusion of the server name. .. code-block:: console