(しかし実装はできていたので後回しにしていました)
ドメイン hogehoge.site の保護中に問題が発生しました。
Could not issue a Let’s Encrypt SSL/TLS certificate for hogehoge.site.
Failed to connect to the Let’s Encrypt server https://acme-v01.api.letsencrypt.org.
Please try again later or report the issue to support.
Details
Could not obtain directory: cURL error 6: Couldn’t resolve host ‘acme-v01.api.letsencrypt.org’ (see http://curl.haxx.se/libcurl/c/libcurl-errors.html)
ブラウザで
acme-v01.api.letsencrypt.org
にアクセスすると
An error occurred while processing your request.
Reference #97.4d96f648.1532980064.189a9a3a
と出ました。
ターミナルから
curl acme-v01.api.letsencrypt.org
と打っても一緒なわけで。。。
後日解決したらまた追記します。
後日追記:時間帯をずらせせて行えば成功しました。
アクセス負荷が高かったのかなぁ。。。