{"provider_name":"Hatena Blog","image_url":"http://ecx.images-amazon.com/images/I/51xpswg+kkL.jpg","published":"2012-11-04 00:43:35","version":"1.0","blog_title":"\u30e1\u30e2\u7f6e\u304d\u5834","width":"100%","title":"nginx\u3067ssl\u8a2d\u5b9a","url":"https://y0m0r.hateblo.jp/entry/20121104/1352043815","categories":["memo"],"blog_url":"https://y0m0r.hateblo.jp/","description":"nginx\u306e\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u306b\u4ee5\u4e0b\u3092\u8a2d\u5b9a server { listen 443; ssl on; # \u30b5\u30fc\u30d0\u30fc\u8a3c\u660e\u66f8 ssl_certificate /path/to/server.crt; # \u79d8\u5bc6\u9375 ssl_certificate_key /path/to/server.key; } \u30aa\u30ec\u30aa\u30ec\u8a3c\u660e\u66f8\u306f\u3053\u3093\u306a\u611f\u3058\u3067\u4f5c\u308c\u308b # RSA\u5f62\u5f0f\u306e\u79d8\u5bc6\u9375\u306e\u4f5c\u6210 openssl genrsa -des3 -out server.key 1024 # \u8a3c\u660e\u66f8\u306e\u7f72\u540d\u8981\u6c42\uff08CSR\uff09\u306e\u4f5c\u6210 openssl req -new -key server.key -out server.csr # \u30d1\u30b9\u30d5\u30ec\u30fc\u30ba\u306e\u89e3\u9664 c\u2026","author_name":"yuheiomori0718","type":"rich","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fy0m0r.hateblo.jp%2Fentry%2F20121104%2F1352043815\" title=\"nginx\u3067ssl\u8a2d\u5b9a - \u30e1\u30e2\u7f6e\u304d\u5834\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","author_url":"https://blog.hatena.ne.jp/yuheiomori0718/","height":"190","provider_url":"https://hatena.blog"}