Modify ↓
#21339 closed defect (fixed)
[PATCH] CertificateAmendmentTestIT: Update LetsEncrypt URL
Reported by: | taylor.smock | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 21.10 |
Component: | Unit tests | Version: | |
Keywords: | Cc: |
Description
We've had a failing integration test for https://acme-v01.api.letsencrypt.org, which is deprecated.
The attached patch updates it to https://acme-v02.api.letsencrypt.org .
Note: https://letsencrypt.status.io/ claims acme-v01 is up, when it isn't actually accessible to us.
Attachments (1)
Change History (4)
by , 3 years ago
Attachment: | 21339.patch added |
---|
comment:1 by , 3 years ago
Milestone: | → 21.09 |
---|
comment:2 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 18228/josm: