Hi,
Is there a use case for bind with certificate BUT without "ssl":
frontend xyz
bind ipv4@127.0.0.1:8443 crt ./test-cert.pem #missing ssl keyword
config parser accepts this w/out warning and plain http works, but
obviously https fails.
Maybe parser could emit a warning if "ssl" keyword is missing and
certificate is configured ?
-Jarno
--
Jarno Huuskonen
Is there a use case for bind with certificate BUT without "ssl":
frontend xyz
bind ipv4@127.0.0.1:8443 crt ./test-cert.pem #missing ssl keyword
config parser accepts this w/out warning and plain http works, but
obviously https fails.
Maybe parser could emit a warning if "ssl" keyword is missing and
certificate is configured ?
-Jarno
--
Jarno Huuskonen