<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yuheiomori0718</author_name>
  <author_url>https://blog.hatena.ne.jp/yuheiomori0718/</author_url>
  <blog_title>メモ置き場</blog_title>
  <blog_url>https://y0m0r.hateblo.jp/</blog_url>
  <categories>
    <anon>memo</anon>
  </categories>
  <description>nginxの設定ファイルに以下を設定 server { listen 443; ssl on; # サーバー証明書 ssl_certificate /path/to/server.crt; # 秘密鍵 ssl_certificate_key /path/to/server.key; } オレオレ証明書はこんな感じで作れる # RSA形式の秘密鍵の作成 openssl genrsa -des3 -out server.key 1024 # 証明書の署名要求（CSR）の作成 openssl req -new -key server.key -out server.csr # パスフレーズの解除 c…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fy0m0r.hateblo.jp%2Fentry%2F20121104%2F1352043815&quot; title=&quot;nginxでssl設定 - メモ置き場&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>http://ecx.images-amazon.com/images/I/51xpswg+kkL.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-11-04 00:43:35</published>
  <title>nginxでssl設定</title>
  <type>rich</type>
  <url>https://y0m0r.hateblo.jp/entry/20121104/1352043815</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
