Re: [pan.git] Reproducible segfault when "saving articles from selected nzb"

walt <[email protected]> Tue, 03 Apr 2012 17:34:55 -0700
Newsgroups gmane.comp.gnome.apps.pan.devel
Message-ID <[email protected]>
On 04/03/2012 11:05 AM, Heinrich Mueller wrote:

> Thanks for that. I went a different route and removed g_error in
> favor of g_warning and removed g_warning on the always_trust
> condition.

Hi Heinrich.  I just pulled again and rebuilt (git 074e20fb).  Just
as with Alan's patch I'm getting persistent popup dialogs asking me
to accept the server's certificate even though I already have the
"always trust" checkbox checked.  Here is the console output, which
repeats endlessly when I click on "accept":

** (pan:14235): WARNING **: The certificate is not trusted.


** (pan:14235): WARNING **: The certificate has expired


** (pan:14235): WARNING **: The certificate is not trusted.


** (pan:14235): WARNING **: The certificate has expired

BTW, the cert did indeed expire December 2011, but it was no doubt
self-signed by the news admin anyway, so should we really care?