Graylog2 / graylog-docker

Official Graylog Docker image
https://hub.docker.com/r/graylog/graylog/
Apache License 2.0
369 stars 133 forks source link

fix health check for self-signed certificates (#224) #236

Closed mpfz0r closed 1 year ago

mpfz0r commented 1 year ago

Do not fail health check with self-signed certificates. Resolves Graylog2/graylog-docker#156 by adding the real URL to additionally ignore besides localhost.

(cherry picked from commit dc96d0c7d7e2e623a1683be22204acdddf86b0ac)