<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shio-ax</author_name>
  <author_url>https://blog.hatena.ne.jp/shio-ax/</author_url>
  <blog_title>さばかん</blog_title>
  <blog_url>https://shio-ax.hatenablog.com/</blog_url>
  <categories>
    <anon>OpenSSL</anon>
    <anon>Nginx</anon>
  </categories>
  <description>自己署名証明書(オレオレ証明書)を作成して SSL/TLS の暗号化通信を可能にします。 検証環境 CentOS 7.3 OpenSSL 1.0.1e Nginx 1.12.2 自己署名証明書の作成 ※ 今回扱うファイル名が紛らわしいため先に名前を定義します。 server.key : 秘密鍵 (CSR 作成, 署名兼用) server.csr : CSR (証明書署名要求) server.crt : 証明書 秘密鍵作成 OpenSSL で鍵長 2048bit の RSA 秘密鍵を作成します。 # openssl genrsa 2048 &gt; ./server.key Generating RS…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshio-ax.hatenablog.com%2Fentry%2F2017%2F10%2F24%2F162333&quot; title=&quot;自己署名証明書の作成と HTTPS 対応 - さばかん&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-10-24 16:23:33</published>
  <title>自己署名証明書の作成と HTTPS 対応</title>
  <type>rich</type>
  <url>https://shio-ax.hatenablog.com/entry/2017/10/24/162333</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
