{"id":1564,"date":"2022-11-25T17:31:46","date_gmt":"2022-11-25T09:31:46","guid":{"rendered":"https:\/\/app.applebyme.cn\/cloud\/exekaifa\/1564.html"},"modified":"2022-11-25T17:31:46","modified_gmt":"2022-11-25T09:31:46","slug":"expressjs-%e5%ae%89%e8%a3%85ssl%e8%af%81%e4%b9%a6expressjs-%e7%8e%af%e5%a2%83%e9%85%8d%e7%bd%aehttps%e8%af%81%e4%b9%a6%e6%95%99%e7%a8%8b-2","status":"publish","type":"post","link":"https:\/\/app.applebyme.cn\/cloud\/exekaifa\/1564.html","title":{"rendered":"ExpressJS \u5b89\u88c5SSL\u8bc1\u4e66,ExpressJS \u73af\u5883\u914d\u7f6ehttps\u8bc1\u4e66\u6559\u7a0b"},"content":{"rendered":"<p><span class=\"wpcom_tag_link\">ExpressJS<\/span> \u5b89\u88c5SSL\u8bc1\u4e66,ExpressJS \u73af\u5883\u914d\u7f6ehttps\u8bc1\u4e66\u6559\u7a0b<\/p>\n<figure id=\"pid16992\" class=\"wp-block-table is-style-stripes\">\n<table>\n<tbody>\n<tr>\n<td>ExpressJS \u5b89\u88c5<span class=\"wpcom_tag_link\">ss<a href=\"https:\/\/app.applebyme.cn\/shengcheng-33.html\">\u751f\u6210\u7f51\u7ad9APP<\/a>l<\/span>\u9700\u8981\u5bf9\u7f16\u7801\u6709\u70b9\u57fa\u7840\uff0c\u8d2d\u4e70\u8bc1\u4e66\u540e\uff0c\u4e0b\u8f7dnginx\u683c\u5f0f\u7684\u8bc1\u4e66 \uff08\u89e3\u538b\u540e\u5305\u542b2\u4e2a\u6587\u4ef6,&nbsp;&nbsp;key \u79c1\u94a5\uff0c cert \u57df\u540d\u8bc1\u4e66+\u6839\u8bc1\u4e66\uff09<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/figure>\n<pre class=\"wp-block-code\"><code> \/\/Test : curl -k https:\/\/localhost\/\n\nvar express = require('express');\nvar https = require('https');\nvar http = require('http'); \n\nconst fs = requ<a href=\"https:\/\/app.applebyme.cn\/shengcheng-32.html\">app\u751f\u6210\u5668\u8f6f\u4ef6<\/a>ire('fs');\n\nconst options = {\n  key: fs.readFileSync('path\/yourdomain.com.key'),\n  cert: fs.readFileSync('path\/yourdomain.com.crt')\n}; \n\nvar app = express();\n\n\nhttp.createServer(app).listen(80);\nhttps.createServer(options, app).listen(443); <\/code><\/pre>\n<p>\u7f16\u8f91\uff1a\u5a1c\u5a1c\uff0c\u5982\u82e5\u8f6c\u8f7d\uff0c\u8bf7\u6ce8\u660e\u51fa\u5904\uff1ahttps:\/\/www.yimenapp.com\/kb-yimen\/4897\/<\/p>\n<p>\u90e8\u5206\u5185\u5bb9\u6765\u81ea\u7f51\u7edc\u6295\u7a3f\uff0c\u5982\u6709\u4fb5\u6743\u8054\u7cfb\u7acb\u5220<\/p>\n","protected":false},"excerpt":{"rendered":"<p>ExpressJS \u5b89\u88c5SSL\u8bc1\u4e66,ExpressJS \u73af\u5883\u914d\u7f6ehttps\u8bc1\u4e66\u6559\u7a0bExpressJS \u5b89\u88c5ssl\u9700\u8981\u5bf9\u7f16\u7801\u6709\u70b9\u57fa\u7840\uff0c\u8d2d\u4e70\u8bc1\u4e66\u540e\uff0c\u4e0b\u8f7dnginx\u683c\u5f0f\u7684\u8bc1\u4e66 \uff08\u89e3\u538b\u540e\u5305\u542b2\u4e2a\u6587\u4ef6,  key \u79c1\u94a5\uff0c cert \u57df\u540d\u8bc1\u4e66+\u6839\u8bc1\u4e66\uff09\/\/Test : curl -k https:\/\/local<\/p>\n","protected":false},"author":4,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11],"tags":[1018,839,754],"class_list":["post-1564","post","type-post","status-publish","format-standard","hentry","category-exekaifa","tag-1018","tag-839","tag-754"],"_links":{"self":[{"href":"https:\/\/app.applebyme.cn\/cloud\/wp-json\/wp\/v2\/posts\/1564","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/app.applebyme.cn\/cloud\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/app.applebyme.cn\/cloud\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/app.applebyme.cn\/cloud\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/app.applebyme.cn\/cloud\/wp-json\/wp\/v2\/comments?post=1564"}],"version-history":[{"count":0,"href":"https:\/\/app.applebyme.cn\/cloud\/wp-json\/wp\/v2\/posts\/1564\/revisions"}],"wp:attachment":[{"href":"https:\/\/app.applebyme.cn\/cloud\/wp-json\/wp\/v2\/media?parent=1564"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/app.applebyme.cn\/cloud\/wp-json\/wp\/v2\/categories?post=1564"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/app.applebyme.cn\/cloud\/wp-json\/wp\/v2\/tags?post=1564"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}