1
0
mirror of https://github.com/go-acme/lego.git synced 2025-02-04 10:09:27 +02:00
Ludovic Fernandez 6b58241295
feat: extended support of cert pool (#1565)
- `LEGO_CA_CERTIFICATES` now accepts multiple file paths to be added by using `os.PathListSeparator` (`:` on POSIX, `;` on Windows) as a separator.
- `LEGO_CA_SYSTEM_CERT_POOL` initiates the cert pool with a copy of the system cert pool.
2022-01-18 23:22:04 +01:00
..
2020-09-02 20:38:01 +02:00