{"id":9139,"date":"2021-07-26T00:25:37","date_gmt":"2021-07-25T16:25:37","guid":{"rendered":"https:\/\/jpuyy.com\/?p=9139"},"modified":"2021-07-26T00:25:37","modified_gmt":"2021-07-25T16:25:37","slug":"%e5%86%85%e9%83%a8%e4%bb%a3%e7%90%86%e5%a4%96%e9%83%a8-ssl-%e7%ab%99%e7%82%b9%e5%87%8f%e5%b0%8f%e5%bb%b6%e8%bf%9f","status":"publish","type":"post","link":"https:\/\/jpuyy.com\/?p=9139","title":{"rendered":"\u5185\u90e8\u4ee3\u7406\u5916\u90e8 ssl \u7ad9\u70b9\u51cf\u5c0f\u5ef6\u8fdf"},"content":{"rendered":"<pre>\r\nserver {\r\n    listen      80;\r\n    server_name jpuyy.com;\r\n    #...\r\n\r\n    location \/ {\r\n        proxy_pass                    https:\/\/jpuyy.com;\r\n        #proxy_ssl_certificate         \/etc\/nginx\/client.pem;\r\n        #proxy_ssl_certificate_key     \/etc\/nginx\/client.key;\r\n        #proxy_ssl_protocols           TLSv1 TLSv1.1 TLSv1.2;\r\n        #proxy_ssl_ciphers             HIGH:!aNULL:!MD5;\r\n        proxy_ssl_trusted_certificate \/etc\/ssl\/certs\/ca-certificates.crt;\r\n\r\n        proxy_ssl_verify        on;\r\n        proxy_ssl_verify_depth  2;\r\n        proxy_ssl_session_reuse on;\r\n    }\r\n}\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>server { listen 80; server_name jpuyy.com; #&#8230; location \/ { proxy_pass https:\/\/jpuyy.com; #proxy_ssl_certificate \/etc\/nginx\/client.pem; #proxy_ssl_certificate_key \/etc\/nginx\/client.key; #proxy_ssl_protocols TLSv1 TLSv1.1 TLSv1.2; #proxy_ssl_ciphers HIGH:!aNULL:!MD5; proxy_ssl_trusted_certificate \/etc\/ssl\/certs\/ca-certificates.crt; proxy_ssl_verify on; proxy_ssl_verify_depth 2; proxy_ssl_session_reuse on; } }<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[176],"tags":[],"class_list":["post-9139","post","type-post","status-publish","format-standard","hentry","category-nginx"],"_links":{"self":[{"href":"https:\/\/jpuyy.com\/index.php?rest_route=\/wp\/v2\/posts\/9139","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jpuyy.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/jpuyy.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/jpuyy.com\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/jpuyy.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=9139"}],"version-history":[{"count":3,"href":"https:\/\/jpuyy.com\/index.php?rest_route=\/wp\/v2\/posts\/9139\/revisions"}],"predecessor-version":[{"id":9142,"href":"https:\/\/jpuyy.com\/index.php?rest_route=\/wp\/v2\/posts\/9139\/revisions\/9142"}],"wp:attachment":[{"href":"https:\/\/jpuyy.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=9139"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/jpuyy.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=9139"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/jpuyy.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=9139"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}