<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>takuya_1st</author_name>
  <author_url>https://blog.hatena.ne.jp/takuya_1st/</author_url>
  <blog_title>それマグで！</blog_title>
  <blog_url>https://takuya-1st.hatenablog.jp/</blog_url>
  <categories>
    <anon>x509</anon>
    <anon>ca</anon>
    <anon>certificate</anon>
    <anon>openssl</anon>
  </categories>
  <description>CA機能使わずにCSR署名する。 openssl の証明書の署名を見ていると、openssl ca を使わずに、CSRにサインする方法を知った。 openssl x509 -req -in my_cert_req.pem \ -days 365 -CA ca_cert.pem \ -CAkey ca_private_key.pem \ -CAcreateserial -out my_signed_cert.pem 使っているコマンド openssl x509 -req openssl x509 で リクエストを扱う。え？これは知らなかった。 -req By default a certific…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakuya-1st.hatenablog.jp%2Fentry%2F2023%2F05%2F02%2F153409&quot; title=&quot;CA管理機能使わずにCSR署名する。コピペでつくる自己署名な証明書。 - それマグで！&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>2023-05-02 15:34:09</published>
  <title>CA管理機能使わずにCSR署名する。コピペでつくる自己署名な証明書。</title>
  <type>rich</type>
  <url>https://takuya-1st.hatenablog.jp/entry/2023/05/02/153409</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
