Quantcast
Channel: Serverphorums.com - HAProxy
Viewing all articles
Browse latest Browse all 5112

bind with cert but w/out ssl ? (no replies)

$
0
0
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

Viewing all articles
Browse latest Browse all 5112

Trending Articles