-
Task
-
Resolution: Done
-
Major
-
None
-
None
The ACME protocol has been updated to replace unauthenticated GET requests to resources with “POST-as-GET” requests (this change was made during the final stages of IETF review). Once support for "POST-as-GET" requests has been added to Let's Encrypt's staging and production endpoints, we'll need to update our AcmeClientSpi to make use of "POST-as-GET" requests. Let's Encrypt will be removing support for unauthenticated GET requests on Nov. 1, 2019. More details can be found here:
- is cloned by
-
JBEAP-15636 (7.2.z) ELY-1693 - Update AcmeClientSpi to make use of POST-as-GET instead of GET
- Closed
- relates to
-
WFCORE-4237 Update KeyStoresTestCase and CertificateAuthoritiesTestCase now that AcmeClientSpi has been updated to use POST-as-GET requests
- Resolved