Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: support native SSL certs as well
This enables looking for certs in the local setup in addition to the already used Mozilla certs. In particular this will now also respect SSL_CERT_FILE for custom cert files. In effect, it will allow to deal with deployment scenarios that require custom SSL certs.
- Loading branch information