HAProxy設定

cat xxx.crt xxx.key > /etc/haproxy/cert/xxx.com.pem /etc/haproxy/haproxy.cfg Statistics Report listen stats bind *:1080 ssl crt /etc/haproxy/cert/x...