improved comment

This commit is contained in:
nnh 2016-01-13 09:29:29 +01:00
parent 0de0947703
commit 665bca8eeb
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ input {
ssl_enable => true
# FIXME activate certificate validation
# if client certificate does not have a correct IP SAN value
# Client certificate needs to have correct subject, subjectAlternative or IP SAN value
# source: https://github.com/elastic/logstash-forwarder#important-tlsssl-certificate-notes
ssl_verify => false
}