<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>griefworker</author_name>
  <author_url>https://blog.hatena.ne.jp/griefworker/</author_url>
  <blog_title>present</blog_title>
  <blog_url>https://tnakamura.hatenablog.com/</blog_url>
  <categories>
    <anon>C#</anon>
    <anon>.NET</anon>
    <anon>ASP.NET Core</anon>
  </categories>
  <description>証明書はあらかじめ用意しておく。 openssl なり何なり使って、自己署名証明書を作成するなら↓みたいな感じ。 #!/bin/bash DIR=&quot;$( cd &quot;$( dirname &quot;${BASH_SOURCE[0]}&quot; )&quot; &gt;/dev/null &amp;&amp; pwd )&quot; PRIVATE_PEM=$DIR/private.pem PUBLIC_PEM=$DIR/public.pem PFX=$DIR/&lt;証明書ファイル名&gt;.pfx PASSWORD=$1 if [ -z &quot;$PASSWORD&quot; ] then PASSWORD=&quot;&lt;パスワード&gt;&quot; fi echo &quot;秘密鍵を生成&quot; openssl g…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftnakamura.hatenablog.com%2Fentry%2F2021%2F11%2F29%2Fidentityserver4-add-signing-credential&quot; title=&quot;IdentityServer4 でアクセストークンの署名と検証に証明書を使う方法 - present&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>2021-11-29 08:00:00</published>
  <title>IdentityServer4 でアクセストークンの署名と検証に証明書を使う方法</title>
  <type>rich</type>
  <url>https://tnakamura.hatenablog.com/entry/2021/11/29/identityserver4-add-signing-credential</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
