Let’s Encryptが更新エラー
SSLで
# ./certbot-auto renew
とすると
Client with the currently selected authenticator does not support any combination of challenges that will satisfy the CA.
てな感じでエラーが帰ってきます。メッセージから、古いLet’sEncrypt使っていたからと思い、
/usr/local/と/var/local/から使っていないLet’sEncryptファイル削除したけれどだめ。
公式のディスカッションを見るとIncidentsで
2018.01.09 Issue with TLS-SNI-01 and Shared Hosting Infrastructure
と言うのが上がっている。
CA(証明書)のサーバーがTLS-SNI-01 challengeで同一IPからの接続に対してストップをかけたと言うこと?
Over the next 48 hours we will be building a list of vulnerable providers and their associated IP addresses. Our tentative plan, once the list is completed, is to re-enable the TLS-SNI-01 challenge type with vulnerable providers blocked from using it.
と書いてあるので、何かとアナウンスされると思うのだけど。
今しばらくは待機かな。
まだかなぁ