-
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix CA certificate chain lookup logic
When the values libcurl provides as defaults are broken, they should be unset or replaced with working ones. Therefore, we now probe them, unset broken ones and then run our detection logic if the values have not been set. This should make sure both values are either set with a seemingly usable path or unset. When neither of the values work, we log a warning. Then, the included locations can be amended, if possible.
- Loading branch information
1 parent
5ac830f
commit 168afd1
Showing
1 changed file
with
24 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters