David Woolley wrote:

There are still a lot of expired certificates.


A lot turns out to be two, the two that I sampled, both MSN related intermediate ones:

Microsoft_Internet_Authority.pem:
            Not After : Feb 19 18:24:53 2011 GMT

Microsoft_Secure_Server_Authority.pem:
            Not After : Feb 19 18:24:53 2011 GMT

I may raise a bug report, but first I have to find out if I ever registered, and if so, what user name I used, or register again, so if someone has an account and can get in first, I'd appreciate it.

for i in *.pem; do echo "$i: "; openssl x509 -text -in $i | grep After; done

--
David Woolley
Emails are not formal business letters, whatever businesses may want.
RFC1855 says there should be an address here, but, in a world of spam,
that is no longer good advice, as archive address hiding may not work.

_______________________________________________
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
http://pidgin.im/cgi-bin/mailman/listinfo/support

Reply via email to