Mercurial > pidgin.yaz
diff pidgin/win32/nsis/pidgin-installer.nsi @ 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 | 14a36bcf6704 |
children | a5384cd9b332 |
line wrap: on
line diff
--- a/pidgin/win32/nsis/pidgin-installer.nsi Fri Apr 08 01:22:46 2011 +0000 +++ b/pidgin/win32/nsis/pidgin-installer.nsi Sat Apr 09 21:36:00 2011 +0000 @@ -536,6 +536,7 @@ Delete "$INSTDIR\ca-certs\CAcert_Class3.pem" Delete "$INSTDIR\ca-certs\CAcert_Root.pem" Delete "$INSTDIR\ca-certs\Deutsche_Telekom_Root_CA_2.pem" + Delete "$INSTDIR\ca-certs\DigiCertHighAssuranceCA-3.pem" Delete "$INSTDIR\ca-certs\Entrust.net_Secure_Server_CA.pem" Delete "$INSTDIR\ca-certs\Equifax_Secure_CA.pem" Delete "$INSTDIR\ca-certs\Equifax_Secure_Global_eBusiness_CA-1.pem"