# HG changeset patch # User Paul Aurich # Date 1249023034 0 # Node ID 4a213a2b3d3d733a89fb9fd39372ef9e53f220fd # Parent f834ffa7490b141b6bcc7346573e57d36d12fce9 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. diff -r f834ffa7490b -r 4a213a2b3d3d libpurple/certificate.c --- a/libpurple/certificate.c Fri Jul 31 06:35:35 2009 +0000 +++ b/libpurple/certificate.c Fri Jul 31 06:50:34 2009 +0000 @@ -1364,7 +1364,6 @@ * 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"),