We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
see https://www.haproxy.com/blog/haproxy-ssl-termination/
frontend www.mysite.com bind 10.0.0.3:80 bind 10.0.0.3:443 ssl crt /etc/ssl/certs/mysite.pem ssl-min-ver TLSv1.2 http-request redirect scheme https unless { ssl_fc }
The text was updated successfully, but these errors were encountered:
zerwes
No branches or pull requests
see https://www.haproxy.com/blog/haproxy-ssl-termination/
The text was updated successfully, but these errors were encountered: