<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ozuma</author_name>
  <author_url>https://blog.hatena.ne.jp/ozuma/</author_url>
  <blog_title>ろば電子が詰まつてゐる</blog_title>
  <blog_url>https://ozuma.hatenablog.jp/</blog_url>
  <categories>
    <anon>セキュリティ</anon>
    <anon>Apache</anon>
  </categories>
  <description>前回のopensslでRSA暗号と遊ぶでRSA暗号や秘密鍵について中身を色々といじってみた。続いて今回は、Apacheで使うオレオレ証明書を作ってみる。 細かいことはいいから、オレオレ証明書を作るコマンドだけ知りたい お急ぎの方は、以下3つだけやれば良い。これで10年間(3650日)有効なオレオレ証明書ができあがる。 $ openssl genrsa 2048 &gt; server.key $ openssl req -new -key server.key &gt; server.csr $ openssl x509 -days 3650 -req -signkey server.key &lt; serv…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fozuma.hatenablog.jp%2Fentry%2F20130511%2F1368284304&quot; title=&quot; オレオレ証明書をopensslで作る（詳細版） - ろば電子が詰まつてゐる&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>https://cdn-ak.f.st-hatena.com/images/fotolife/o/ozuma/20130511/20130511224059.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-05-11 23:58:24</published>
  <title> オレオレ証明書をopensslで作る（詳細版）</title>
  <type>rich</type>
  <url>https://ozuma.hatenablog.jp/entry/20130511/1368284304</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
