Actions
Bug #14815
closedACME.sh ingnores Certificates in Trust Store
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Affected Version:
Affected Plus Version:
Affected Architecture:
Description
ACME.sh does not trust the certificates in /etc/ssl/certs. This a problem when you add a custom ACME provider.
Curl refuses to connect to the web address because it finds it insecure.
I think it relates to this problem: https://redmine.pfsense.org/issues/12737
I also opend a github pull request with a working fix: https://github.com/pfsense/FreeBSD-ports/pull/1299
Updated by Jim Pingle 12 months ago
- Status changed from New to In Progress
- Assignee set to Jim Pingle
Updated by Jim Pingle 12 months ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Fixed in ACME pkg v0.8
Actions