<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ha107chan</author_name>
  <author_url>https://blog.hatena.ne.jp/ha107chan/</author_url>
  <blog_title>TORIPIYO DIARY</blog_title>
  <blog_url>https://toripiyo.hatenablog.com/</blog_url>
  <categories>
    <anon>openssl</anon>
  </categories>
  <description>TLS証明書の期限確認や更新作業後に、証明書の内容をブラウザでアクセスして確認することがあると思いますが、確認対象のドメインが多いとブラウザで確認するのにも時間がかかります。opensslを利用すると、コマンドラインから証明書のCommon Nameや有効期間を確認することが出来ます。 _domain=google.co.jp echo | openssl s_client -connect ${_domain}:443 2&gt;/dev/null | openssl x509 -noout -subject -dates例えば、上のコマンドを実行すると、google.co.jpの証明書情報を取得…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftoripiyo.hatenablog.com%2Fentry%2F2018%2F12%2F16%2F151049&quot; title=&quot;opensslコマンドでインターネット上のWebサイトから証明書情報を取得する - TORIPIYO DIARY&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>2018-12-16 15:10:49</published>
  <title>opensslコマンドでインターネット上のWebサイトから証明書情報を取得する</title>
  <type>rich</type>
  <url>https://toripiyo.hatenablog.com/entry/2018/12/16/151049</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
