<?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>linux</anon>
    <anon>openvpn</anon>
  </categories>
  <description>OpenVPNを起動するときに、共通鍵ファイルを使用する 前回で、基本的なつなぎ方とコマンドがわかったので、認証方式を変更します。 鍵ファイルを作成して共有することでパスワード認証と同様に共有鍵でクライアントを認証します。 クライアント・サーバーでお互いに同じファイルを共有し、同じファイルを持っていることで本人確認とします。 固有鍵を作成する。 事前に鍵を共有することで認証します。鍵の作成は openvpn コマンドに含まれています。 openvpn --genkey --secret static.key 実例 固有鍵を作ったときの例です。 root@:~# openvpn --genkey…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakuya-1st.hatenablog.jp%2Fentry%2F2020%2F02%2F18%2F031749&quot; title=&quot;OpenVPNのシンプルな接続に共通鍵（鍵ファイル）による認証を加える - それマグで！&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>2020-02-18 03:17:49</published>
  <title>OpenVPNのシンプルな接続に共通鍵（鍵ファイル）による認証を加える</title>
  <type>rich</type>
  <url>https://takuya-1st.hatenablog.jp/entry/2020/02/18/031749</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
