Let’s EncryptにてACME v2でワイルドカード証明書を発行
ACME v2はacme.shのマスタブランチにマージ済み
https://community.letsencrypt.org/t/acme-v2-is-merged-in-to-master-branch-of-acme-sh/52242
下記でACME v2用のスクリプトを取得
curl https://get.acme.sh | sh
acme.sh --test --dns --issue -d *.example.com
_acme-challenge.example.comのTXTレコードを更新したあと、renewコマンドを実行
acme.sh --renew -d *.example.com
gcloud compute ssl-certificates createで証明書を登録
ACME v1と変わらず利用可能
リリースは2/27予定をしていたみたいです。
しかし、品質を優先する為に遅れるという報告があります。
https://community.letsencrypt.org/t/acmev2-and-wildcard-launch-delay/53654/7
Author And Source
この問題について(Let’s EncryptにてACME v2でワイルドカード証明書を発行), 我々は、より多くの情報をここで見つけました https://qiita.com/murota/items/a06e57c53964b5a86019著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .