From: Andreas Dolp Date: Tue, 31 May 2022 13:28:40 +0000 (+0200) Subject: doc/tls: Remove redundant example X-Git-Tag: suricata-7.0.0-beta1~535 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f42bb45ccdc436e68c2b8bc235aac3994fc3ccb7;p=thirdparty%2Fsuricata.git doc/tls: Remove redundant example --- diff --git a/doc/userguide/output/custom-tls-logging.rst b/doc/userguide/output/custom-tls-logging.rst index 9ffd010259..74cdb0f127 100644 --- a/doc/userguide/output/custom-tls-logging.rst +++ b/doc/userguide/output/custom-tls-logging.rst @@ -5,7 +5,6 @@ In your Suricata.yaml, find the tls-log section and edit as follows: :: - - tls-log: enabled: yes # Log TLS connections. filename: tls.log # File to store TLS logs. @@ -19,10 +18,6 @@ And in your tls.log file you would get the following, for example: 12/03/16-19:20:14.85859 10.10.10.4:58274 -> 192.0.78.24:443 VERSION='TLS 1.2' suricata-ids.org NOTBEFORE='2016-10-27T20:36:00' NOTAFTER='2017-01-25T20:36:00' -:: - 12/03/16-19:20:20.36849 10.10.10.4:39472 -> 192.30.253.113:443 VERSION='TLS 1.2' github.com NOTBEFORE='2016-03-10T00:00:00' NOTAFTER='2018-05-17T12:00:00' - - The list of supported format strings is the following: * %n - client SNI