Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improved certificate chain detection (issue #421) - 2
Exceptions during verification because of missing provider, unknown algorithm and certificate processing issues are now ignored and a fallback mechanism to the old DN check is applied. This makes sure that such issues - which are not relevant for chain detection - are not breaking things that worked before.
- Loading branch information