<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>holyshared</author_name>
  <author_url>https://blog.hatena.ne.jp/holyshared/</author_url>
  <blog_title>type holyshared = Engineer&lt;mixed&gt;</blog_title>
  <blog_url>https://www.holyshared.ninja/</blog_url>
  <categories>
    <anon>Cloudflare</anon>
  </categories>
  <description>パスフレーズ付きの秘密鍵を作成する。 鍵はECC（Elliptic Curve Cryptography）鍵を使用します。(RSAでもいい) openssl ecparam -name prime256v1 -genkey | \ openssl ec -aes256 -out client.private.key ECC鍵を使用して、CloudflareにアップロードするためのCSR（証明書署名要求）を作成する。 証明書を区別しやすくする為にサブジェクトを適宜していしておくと良い。 openssl req -new -key client.private.key -out client.cs…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.holyshared.ninja%2Fentry%2F2025%2F07%2F05%2F203200&quot; title=&quot;Cloudflareでクライアント証明書を利用する - type holyshared = Engineer&amp;lt;mixed&amp;gt;&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/h/holyshared/20250705/20250705202249.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-07-05 20:32:00</published>
  <title>Cloudflareでクライアント証明書を利用する</title>
  <type>rich</type>
  <url>https://www.holyshared.ninja/entry/2025/07/05/203200</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
