Added fallback CA certificate
commitff6a35fc47be3e9674a5ada225d8e924010a5ada
authorThomas Leonard <talex5@gmail.com>
Sat, 11 Feb 2012 11:15:19 +0000 (11 11:15 +0000)
committerThomas Leonard <talex5@gmail.com>
Sat, 11 Feb 2012 11:18:58 +0000 (11 11:18 +0000)
tree7a140a6c3cfb8502604f947cbf3a88f1ea5d0259
parent944ed1da2fb555587d0f42e90015a0a9c278f83c
Added fallback CA certificate

This means that we can always verify the keylookup server (until the CA expires
or changes anyway). On MacOS X, it should also allow other sites to be verified
by enabling the use of the system key-chain.

Reported by Dave Abrahams.
setup.py
zeroinstall/injector/EquifaxSecureCA.crt [new file with mode: 0644]
zeroinstall/injector/_download_child.py