{"id":1295,"date":"2022-06-19T22:27:30","date_gmt":"2022-06-19T14:27:30","guid":{"rendered":"https:\/\/zhuxinyong.com\/?p=1295"},"modified":"2022-06-19T23:12:36","modified_gmt":"2022-06-19T15:12:36","slug":"wei-wang-zhan-tian-jia-https","status":"publish","type":"post","link":"https:\/\/zhuxinyong.com\/?p=1295","title":{"rendered":"\u4e3a\u7f51\u7ad9\u6dfb\u52a0 https"},"content":{"rendered":"<p>\u6211\u662f\u5728\u817e\u8baf\u4e91\u7533\u8bf7\u514d\u8d39\u4e00\u5e74\u7684 SSL \u8bc1\u4e66\uff1a<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/zhuxinyong.com\/wp-content\/uploads\/2022\/06\/16556510236495.jpg\" alt=\"\" \/><\/p>\n<p>\u6dfb\u52a0\u4e00\u4e9b\u4fe1\u606f\u540e\uff0c\u7b49\u5f85\u9881\u53d1\u8bc1\u4e66\uff1a<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/zhuxinyong.com\/wp-content\/uploads\/2022\/06\/16556488796371.jpg\" alt=\"\" \/><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/zhuxinyong.com\/wp-content\/uploads\/2022\/06\/16556488528083.jpg\" alt=\"\" \/><\/p>\n<p>\u4e4b\u540e\u628a\u4e0b\u8f7d\u7684\u8bc1\u4e66\u6587\u4ef6\u4e0a\u4f20\u5230\u670d\u52a1\u5668\u7684\u4e00\u4e2a\u76ee\u5f55\uff0c\u7136\u540e\u914d\u7f6e\uff1a<\/p>\n<pre class=\"line-numbers\"><code class=\"language-plain_text\">server {\n        #SSL \u8bbf\u95ee\u7aef\u53e3\u53f7\u4e3a 443\n        listen 443 ssl; \n        #\u586b\u5199\u7ed1\u5b9a\u8bc1\u4e66\u7684\u57df\u540d\uff0c\uff08\u4e0b\u9762\u6ce8\u610f\u6539\u4e3a\u81ea\u5df1\u7684\u57df\u540d\uff09\n        server_name cloud.tencent.com; \n        #\u8bc1\u4e66\u6587\u4ef6\u540d\u79f0\uff0c\uff08\u4e0b\u9762\u6539\u4e3a\u81ea\u5df1\u670d\u52a1\u5668\u4e0a\u7684\u76ee\u5f55+\u6587\u4ef6\u5730\u5740\uff09\n        ssl_certificate cloud.tencent.com_bundle.crt; \n        #\u79c1\u94a5\u6587\u4ef6\u540d\u79f0\uff0c\uff08\u4e0b\u9762\u6539\u4e3a\u81ea\u5df1\u670d\u52a1\u5668\u4e0a\u7684\u76ee\u5f55+\u6587\u4ef6\u5730\u5740\uff09\n        ssl_certificate_key cloud.tencent.com.key; \n        ssl_session_timeout 5m;\n        #\u8bf7\u6309\u7167\u4ee5\u4e0b\u534f\u8bae\u914d\u7f6e\n        ssl_protocols TLSv1.2 TLSv1.3; \n        #\u8bf7\u6309\u7167\u4ee5\u4e0b\u5957\u4ef6\u914d\u7f6e\uff0c\u914d\u7f6e\u52a0\u5bc6\u5957\u4ef6\uff0c\u5199\u6cd5\u9075\u5faa openssl \u6807\u51c6\u3002\n        ssl_ciphers ECDHE-RSA-AES128-GCM-SHA256:HIGH:!aNULL:!MD5:!RC4:!DHE; \n        ssl_prefer_server_ciphers on;\n        location \/ {\n           #\u7f51\u7ad9\u4e3b\u9875\u8def\u5f84\u3002\u6b64\u8def\u5f84\u4ec5\u4f9b\u53c2\u8003\uff0c\u5177\u4f53\u8bf7\u60a8\u6309\u7167\u5b9e\u9645\u76ee\u5f55\u64cd\u4f5c\u3002\n           #\u4f8b\u5982\uff0c\u60a8\u7684\u7f51\u7ad9\u8fd0\u884c\u76ee\u5f55\u5728\/etc\/www\u4e0b\uff0c\u5219\u586b\u5199\/etc\/www\u3002\n            root html; \n            index  index.html index.htm;\n        }\n    }\n<\/code><\/pre>\n<p>Nginx \u8bed\u6cd5\u68c0\u6d4b\uff1a<\/p>\n<pre class=\"line-numbers\"><code class=\"language-plain_text\">nginx -t\n<\/code><\/pre>\n<p>\u6ca1\u6709\u95ee\u9898\u5219\u91cd\u542f Nginx:<\/p>\n<pre class=\"line-numbers\"><code class=\"language-plain_text\">nginx -s reload\n<\/code><\/pre>\n<p>\u53ef\u662f Nginx \u914d\u7f6e\u5b8c\u540e\u8bbf\u95ee\uff1a<a href=\"https:\/\/zhuxinyong.com\">https:\/\/zhuxinyong.com<\/a> \u53d1\u73b0\u6837\u5f0f\u4e22\u5931\uff1a<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/zhuxinyong.com\/wp-content\/uploads\/2022\/06\/16556498356356.jpg\" alt=\"\" \/><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/zhuxinyong.com\/wp-content\/uploads\/2022\/06\/16556498620586.jpg\" alt=\"\" \/><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/zhuxinyong.com\/wp-content\/uploads\/2022\/06\/16556498758297.jpg\" alt=\"\" \/><\/p>\n<p>\u539f\u56e0\u5f88\u660e\u663e\uff0cChrome \u963b\u6b62\u4e86 https \u4e0b\u7684 http \u8d44\u6e90\u8bf7\u6c42\uff1a<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/zhuxinyong.com\/wp-content\/uploads\/2022\/06\/16556515087758.jpg\" alt=\"\" \/><\/p>\n<p>\u771f\u662f\u4e00\u6ce2\u4e09\u6298\uff0c\u7136\u540e\u5c31\u641c\u7d22\u4e86\u4e00\u4e9b\u65b9\u6cd5\uff0c\u6709\u8bf4\u4e3b\u52a8\u628a\u8d44\u6e90\u8def\u5f84\u7531 <code>http<\/code> \u6539\u4e3a <code>\/\/<\/code> \u6216\u662f\u6dfb\u52a0\u4e00\u4e9b\u65b9\u6cd5\uff1a<\/p>\n<pre class=\"line-numbers\"><code class=\"language-plain_text\">add_filter('script_loader_src', 'agnostic_script_loader_src', 20,2);\nfunction agnostic_script_loader_src($src, $handle) {\n    return preg_replace('\/^(http|https):\/', '', $src);\n}\n\nadd_filter('style_loader_src', 'agnostic_style_loader_src', 20,2);\nfunction agnostic_style_loader_src($src, $handle) {\n    return preg_replace('\/^(http|https):\/', '', $src);\n}\n<\/code><\/pre>\n<p>\u611f\u89c9\u6709\u4e9b\u8bb8\u590d\u6742\u6216\u8005\u4f1a\u4e0d\u5f7b\u5e95\uff0c\u6700\u540e\u4f7f\u7528\u4e86\u4e00\u4e2a\u63d2\u4ef6\u89e3\u51b3\uff1a<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/zhuxinyong.com\/wp-content\/uploads\/2022\/06\/16556508068646.jpg\" alt=\"\" \/><\/p>\n<p>\u5b83\u4f1a\u81ea\u52a8\u68c0\u6d4b\u662f\u5426\u5df2\u7ecf\u5f00\u542f 443 \u7aef\u53e3\u4ee5\u53ca\u66f4\u6539\u8d44\u6e90\u8def\u5f84\u7b49:<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/zhuxinyong.com\/wp-content\/uploads\/2022\/06\/16556509076657.jpg\" alt=\"\" \/><\/p>\n<p>\u53c2\u8003\uff1a<\/p>\n<ol>\n<li><a href=\"https:\/\/stackoverflow.com\/questions\/24043591\/load-css-and-js-over-https-in-wordpress\" target=\"_blank\" rel=\"noopener\">https:\/\/stackoverflow.com\/questions\/24043591\/load-css-and-js-over-https-in-wordpress<\/a><\/li>\n<li><a href=\"https:\/\/cloud.tencent.com\/document\/product\/400\/35244\" target=\"_blank\" rel=\"noopener\">https:\/\/cloud.tencent.com\/document\/product\/400\/35244<\/a><\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>\u6211\u662f\u5728\u817e\u8baf\u4e91\u7533\u8bf7\u514d\u8d39\u4e00\u5e74\u7684 SSL \u8bc1\u4e66\uff1a \u6dfb\u52a0\u4e00\u4e9b\u4fe1\u606f\u540e\uff0c\u7b49\u5f85\u9881\u53d1\u8bc1\u4e66\uff1a \u4e4b\u540e\u628a\u4e0b\u8f7d\u7684\u8bc1\u4e66\u6587\u4ef6\u4e0a\u4f20&#46;&#46;&#46;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2,27,3],"tags":[156,158,157],"class_list":["post-1295","post","type-post","status-publish","format-standard","hentry","category-all","category-tool","category-tech","tag-https","tag-nginx","tag-ssl"],"_links":{"self":[{"href":"https:\/\/zhuxinyong.com\/index.php?rest_route=\/wp\/v2\/posts\/1295","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zhuxinyong.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/zhuxinyong.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/zhuxinyong.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zhuxinyong.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1295"}],"version-history":[{"count":3,"href":"https:\/\/zhuxinyong.com\/index.php?rest_route=\/wp\/v2\/posts\/1295\/revisions"}],"predecessor-version":[{"id":1299,"href":"https:\/\/zhuxinyong.com\/index.php?rest_route=\/wp\/v2\/posts\/1295\/revisions\/1299"}],"wp:attachment":[{"href":"https:\/\/zhuxinyong.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1295"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zhuxinyong.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1295"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zhuxinyong.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1295"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}