pidgin: 3845832b: cert: Nevermind, not going to change tha...

darkrain42 at pidgin.im darkrain42 at pidgin.im
Fri Jul 31 02:55:34 EDT 2009


-----------------------------------------------------------------
Revision: 3845832b08111866737242f85f1b56088a6dcdf1
Ancestor: fa041ec42ae016bc51230865d59a5e06676f3cec
Author: darkrain42 at pidgin.im
Date: 2009-07-31T06:50:34
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/3845832b08111866737242f85f1b56088a6dcdf1

Modified files:
        libpurple/certificate.c

ChangeLog: 

cert: Nevermind, not going to change that string.

Trying to cram both the fact the user has no db of root certificates
*and* that the subject name doesn't match is too impractical. The
error will rarely occur anyway.

-------------- next part --------------
============================================================
--- libpurple/certificate.c	549ca6f763882077ceaeb4222c234b22e1a18568
+++ libpurple/certificate.c	5d576889c288080437af8bd20d99b9aad2629bb4
@@ -1364,7 +1364,6 @@ x509_tls_cached_check_subject_name(Purpl
 			 * I think this is bad enough to warrant a fatal error. It's
 			 * not likely anyway...
 			 */
-			/* FIXME: 2.6.1 */
 			purple_notify_error(NULL, /* TODO: Probably wrong. */
 						_("SSL Certificate Error"),
 						_("Invalid certificate chain"),


More information about the Commits mailing list