Quantcast
Channel: HAProxy community - Latest topics
Viewing all articles
Browse latest Browse all 4745

Frontend multiple bind with redirect

$
0
0

Is it possible to have multiple bind and redirect to another bind base on url_beg? I would like a users to go https://example.com and base on the button they click on, it will redirect them to different bind :8443 that have client certificate “verify required” enable. This way they get prompt for client certificate verification. Thanks in advance.

frontend test_in
bind *:2443 ssl crt example.com ca-file example.pem
redirect prefix https://example.com/test2
bind *:8443 ssl crt example.com ca-file example.pem verify requried

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 4745

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>