Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ssl] Fix ssl cert verification failure on windows
On clean windows environments, certificate verification would fail incorrectly in some cases. This uses a callback to run windows api functions to reverify whenever verification fails.
- Loading branch information