aboutsummaryrefslogtreecommitdiffstats
path: root/tests/mock-pkcs11.h
Commit message (Collapse)AuthorAgeFilesLines
* tls-test: Use a proper PKCS#11 mock module for testingStef Walter2012-04-191-0/+352
* In empathy-tls-test.c use a proper PKCS#11 mock module, which we can place certificate anchors and pinned certificates in. * Fix EmpathyTlsVerifier to check for server trust assertions not client ones, this was a bug highlighted by fixing tests. https://bugzilla.gnome.org/show_bug.cgi?id=668186 https://bugzilla.gnome.org/show_bug.cgi?id=668261