Mercurial > pidgin.yaz
diff ChangeLog @ 31910:13b8f684ea8a
Add the DigiCert High Assurance CA-3 intermediate CA.
This is needed for Facebook's XMPP interface, where they just turned
on StartTLS, but only return the entity cert. :(
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Sat, 09 Apr 2011 21:36:00 +0000 |
parents | 60c0790a1f97 |
children | ba00769a1493 |
line wrap: on
line diff
--- a/ChangeLog Fri Apr 08 01:22:46 2011 +0000 +++ b/ChangeLog Sat Apr 09 21:36:00 2011 +0000 @@ -4,6 +4,8 @@ General: * Implement simple silence suppression for voice calls, preventing wasted bandwidth for silent periods during a call. (Jakub Adam) (half of #13180) + * Added the DigiCert High Assurance CA-3 intermediate CA, needed for + validation of the Facebook XMPP interface's certificate. Pidgin: * Duplicate code cleanup. (Gabriel Schulhof) (#10599)