ユーザ用ツール

サイト用ツール


serverapps:security:cert:acmesh:knotdns

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
serverapps:security:cert:acmesh:knotdns [2025/04/23 00:05] hayashiserverapps:security:cert:acmesh:knotdns [2025/05/10 02:34] (現在) – [acme.sh側の操作] hayashi
行 1: 行 1:
 ====== knot DNSを利用しての証明書取得 ====== ====== knot DNSを利用しての証明書取得 ======
  
-インストール等は完了しているものとします+  * インストール等は完了しているものとします 
 +  * KnotDNSにて DNS01認証での証明書取得を行います 
 +  * 取得後の配置は手動で行う前提で
  
 ===== knot DNSの設定 ===== ===== knot DNSの設定 =====
行 35: 行 37:
  
   ./acme.sh --issue --dns dns_knot -d example.com -d *.example.com   ./acme.sh --issue --dns dns_knot -d example.com -d *.example.com
 +  ./acme.sh --issue --dns dns_knot -d example.com --server  letsencrypt_test
  
 発行時中の待機時間を延ばすためには 発行時中の待機時間を延ばすためには
行 42: 行 45:
  
 のようにオプションを追加する(指定は秒) のようにオプションを追加する(指定は秒)
 +
 +====== 参考 ======
 +
 +  * [[https://github.com/acmesh-official/acme.sh/wiki/dnsapi#dns_knot|Use Knot (knsupdate) DNS API to automatically issue cert]]
 +
 +
 +
 +
serverapps/security/cert/acmesh/knotdns.1745366718.txt.gz · 最終更新: by hayashi