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/+1351 |
* 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 |