Skip to content

Added basic p11-kit trust module test suite

username-removed-105950 requested to merge tmp-p11-kit-trust-test into master

This patch set introduces a basic test suite for the p11-kit trust module and corrects pkcs11_override_cert_exts() to return the asked certificate with the stapled extensions. The test suite ensures that stapled extensions are properly read by gnutls when using the p11-kit trust module.

Relates #157

Merge request reports