Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tls-test: Use a proper PKCS#11 mock module for testing | Stef Walter | 2012-04-19 | 1 | -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 Walter | 2010-12-24 | 1 | -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. |