Skip to content

Check the TLSFeatures extension in certificate chain verification

username-removed-105950 requested to merge tlsfeat into master

This patch set enhances the certificate verification process to include the TLSFeatures (RFC7366) extension checking according to p.4.2.2 requirements. That is whether the issuer's features are a superset of the certificate under verification.

Merge request reports