staging server: 'Please upgrade your ACME client to a version that supports ACMEv2'
See original GitHub issuefail: McMaster.AspNetCore.LetsEncrypt.Internal.AcmeCertificateLoader[0]
Failed to create certificate
Certes.AcmeRequestException: Fail to load resource from 'https://acme-staging.api.letsencrypt.org/acme/new-reg'.
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.
at Certes.AcmeClient.ThrowIfError[T](AcmeResponse`1 response, Uri uri)
at Certes.AcmeClient.NewRegistraton(String[] contact)
at McMaster.AspNetCore.LetsEncrypt.Internal.CertificateFactory.RegisterUserAsync(CancellationToken cancellationToken) in c:\Users\bican\git\to-do-list-react\LetsEncrypt\src\LetsEncrypt\Internal\CertificateFactory.cs:line 51
at McMaster.AspNetCore.LetsEncrypt.Internal.AcmeCertificateLoader.GetOrCreateCertificate(CertificateFactory factory, CancellationToken cancellationToken) in c:\Users\bican\git\to-do-list-react\LetsEncrypt\src\LetsEncrypt\Internal\AcmeCertificateLoader.cs:line 154
at McMaster.AspNetCore.LetsEncrypt.Internal.AcmeCertificateLoader.LoadCerts(CancellationToken cancellationToken) in c:\Users\bican\git\to-do-list-react\LetsEncrypt\src\LetsEncrypt\Internal\AcmeCertificateLoader.cs:line 124
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Getting error Acme client version is old but I just updated
Please upgrade your ACME client to a version that supports ACMEv2 / RFC ... If you want the ACMEv2 staging server, it's just...
Read more >Error ACME when run gitlab-ctl renew-le-certs
Error ACME when run gitlab-ctl renew-le-certs ... Please upgrade your ACME client to a version that supports ACMEv2 / RFC 8555.
Read more >Gitlab with Let's Encrypt certificate: upgrade your ACME ...
We've upgraded the ACME client in !3420 (merged) in GitLab 12.1, ... Upgrade to latest release of your major version apt-get upgrade ......
Read more >No renewal certificate error [#67390]
Error registering: Account creation on ACMEv1 is disabled. Please upgrade your ACME client to a version that supports ACMEv2 / RFC 8555.
Read more >Please upgrade your ACME client to a version that ...
Hi, I'm trying to get a new certificate and here is the error message ... Please upgrade your ACME client to a version...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Resolved with #23
Yikes, didn’t realize they were shutting it down so soon. As soon as this is implemented, let’s get a release out to NuGet.org. I’m going to pause work on all other enhancements to make sure we get this released ASAP.