Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed ValidateCertificateChain() Implementation for mbedTLS. (#16727)
In the mbedTLS implementation the root certificate shouldn't be included in the certificate chain. It is sufficient that it is included in the trusted certificates list.
- Loading branch information