From 8d72b18028c35d887c2352e3f08aacd9b7096f4c Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Thu, 2 Dec 2010 18:08:51 +0000 Subject: libempathy: Store certificate exceptions in gnome-keyring. Use libgcr to store certificate trust exceptions properly. --- libempathy/empathy-tls-verifier.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libempathy/empathy-tls-verifier.h') diff --git a/libempathy/empathy-tls-verifier.h b/libempathy/empathy-tls-verifier.h index e73a71aeb..e333bc81e 100644 --- a/libempathy/empathy-tls-verifier.h +++ b/libempathy/empathy-tls-verifier.h @@ -74,6 +74,8 @@ gboolean empathy_tls_verifier_verify_finish (EmpathyTLSVerifier *self, GHashTable **details, GError **error); +void empathy_tls_verifier_store_exception (EmpathyTLSVerifier *self); + G_END_DECLS #endif /* #ifndef __EMPATHY_TLS_VERIFIER_H__*/ -- cgit v1.2.3