aboutsummaryrefslogtreecommitdiffstats
path: root/tests/certificates/collabora-ca
Commit message (Collapse)AuthorAgeFilesLines
* tls-test: Use a proper PKCS#11 mock module for testingStef Walter2012-04-191-0/+0
| | | | | | | | | | | * 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
* test: Add tests which load PKCS#11 modules for TLS verification.Stef Walter2010-12-241-0/+0
Add various tests which load gnome-keyring PKCS#11 modules and use them in the TLS verification. These are the standalone versions of the builtin gnome-keyring PKCS#11 modules.