{"id":97,"date":"2021-01-13T11:48:37","date_gmt":"2021-01-13T03:48:37","guid":{"rendered":"https:\/\/www.ssle.cn\/help\/?p=97"},"modified":"2022-01-13T12:51:10","modified_gmt":"2022-01-13T04:51:10","slug":"haproxy-an-zhuang-ssl","status":"publish","type":"post","link":"https:\/\/ssle.cn\/help\/haproxy-an-zhuang-ssl\/","title":{"rendered":"Haproxy \u5b89\u88c5SSL"},"content":{"rendered":"<p>\u5b98\u65b9\u6559\u7a0b\uff1a https:\/\/www.haproxy.com\/blog\/haproxy-ssl-termination\/<\/p>\n<p>\u51c6\u5907\u5de5\u4f5c\uff1a<\/p>\n<p>\u5148\u767b\u5f55ssle.cn\uff0c\u8ba2\u5355\u8be6\u7ec6\u91cc\u9762\uff0c\u4e0b\u8f7d PEM\u683c\u5f0f(\u5355\u4e2aPEM\u6587\u4ef6)<\/p>\n<pre class=\" -none  language-language\"><code class=\"-none  language-language\"> frontend www.mysite.com\r\n    bind 10.0.0.3:80\r\n    bind 10.0.0.3:443 ssl crt \/etc\/ssl\/certs\/mysite.pem ssl-min-ver TLSv1.0\r\n    http-request redirect scheme https unless { ssl_fc }\r\n    default_backend web_servers\r\n\r\nbackend web_servers\r\n    balance roundrobin\r\n    server server1 10.0.1.3:80 check maxconn 20 ssl\r\n    server server2 10.0.1.4:80 check maxconn 20 ssl<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u5b98\u65b9\u6559\u7a0b\uff1a https:\/\/www.haproxy.com\/blog\/haproxy-ssl-termination\/ \u51c6\u5907\u5de5\u4f5c\uff1a \u5148\u767b\u5f55ssle.cn\uff0c\u8ba2\u5355\u8be6\u7ec6\u91cc\u9762\uff0c\u4e0b\u8f7d PEM\u683c\u5f0f(\u5355\u4e2aPEM\u6587\u4ef6) frontend www.mysite.com bind 10.0.0.3:80 bind 10.0.0.3:443 s &hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[2],"tags":[],"class_list":["post-97","post","type-post","status-publish","format-standard","hentry","category-ssl-install"],"_links":{"self":[{"href":"https:\/\/ssle.cn\/help\/wp-json\/wp\/v2\/posts\/97","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ssle.cn\/help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ssle.cn\/help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ssle.cn\/help\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ssle.cn\/help\/wp-json\/wp\/v2\/comments?post=97"}],"version-history":[{"count":0,"href":"https:\/\/ssle.cn\/help\/wp-json\/wp\/v2\/posts\/97\/revisions"}],"wp:attachment":[{"href":"https:\/\/ssle.cn\/help\/wp-json\/wp\/v2\/media?parent=97"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ssle.cn\/help\/wp-json\/wp\/v2\/categories?post=97"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ssle.cn\/help\/wp-json\/wp\/v2\/tags?post=97"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}