forked from open62541/open62541
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(plugins): Use the same certificate verification logic for mb…
…edTLS and OpenSSL Walk the tree to find a complete chain of unrevoked and current certificates. The chain must end in a self-signed certificate. Then, on the "way down", check that at least one certificate in the chain is trusted.
- Loading branch information
Showing
1 changed file
with
35 additions
and
26 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