]> git.0d.be Git - empathy.git/commit
Use ServerTLSConnection.ReferenceIdentities to check cert identity.
authorStef Walter <stefw@collabora.co.uk>
Fri, 18 Mar 2011 10:59:02 +0000 (11:59 +0100)
committerStef Walter <stefw@collabora.co.uk>
Fri, 18 Mar 2011 10:59:02 +0000 (11:59 +0100)
commit3b10103f06517cd7bfbb1576daadaf4855b800a2
tree7b9d0c12a74a876dad6e87d2a22dacfc405c7437
parent00f27e9c52f494cad1b36e0e106a129e884ac428
Use ServerTLSConnection.ReferenceIdentities to check cert identity.

The certificate identity can be checked against more than just
one piece of information. Load and use all the reference identities
to check the identity of the certificate.

https://bugzilla.gnome.org/show_bug.cgi?id=645119
libempathy/empathy-server-tls-handler.c
libempathy/empathy-tls-verifier.c
libempathy/empathy-tls-verifier.h
src/empathy-auth-client.c