You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2019/12/03 00:20:19 http: TLS handshake error from 31.10.145.167:6456: 403 urn:acme:error:unauthorized: Account creation on ACMEv1 is disabled. Please upgrade your ACME client to a version that supports ACMEv2 / RFC 8555. See https://community.letsencrypt.org/t/end-of-life-plan-for-acmev1/88430 for details.
The text was updated successfully, but these errors were encountered:
It seems that the revproxery binary in this repository isn't built with the latest version of crypto/acme/autocert which take into account the change from ACMEv1 to ACMEv2 (golang/go#21081). Unfortunately, the new binary doesn't solve the error. We will investigate more next week.
2019/12/03 00:20:19 http: TLS handshake error from 31.10.145.167:6456: 403 urn:acme:error:unauthorized: Account creation on ACMEv1 is disabled. Please upgrade your ACME client to a version that supports ACMEv2 / RFC 8555. See https://community.letsencrypt.org/t/end-of-life-plan-for-acmev1/88430 for details.
The text was updated successfully, but these errors were encountered: