[tor-commits] [flashproxy/master] Add another public key I've seen for www.google.com.
dcf at torproject.org
dcf at torproject.org
Fri May 31 16:42:40 UTC 2013
commit b159ab5b1a00bd774aa9b4a01215be62f0f1d05a
Author: David Fifield <david at bamsoftware.com>
Date: Fri May 31 09:20:41 2013 -0700
Add another public key I've seen for www.google.com.
---
flashproxy-reg-appspot | 1 +
1 file changed, 1 insertion(+)
diff --git a/flashproxy-reg-appspot b/flashproxy-reg-appspot
index ab65f96..5c82ba9 100755
--- a/flashproxy-reg-appspot
+++ b/flashproxy-reg-appspot
@@ -64,6 +64,7 @@ A4GBAFjOKer89961zgK5F7WF0bnj4JXMJTENAKaSbn+2kmOeUJXRmm/kEd5jhW6Y
# hashing the public key, not the entire certificate.
PUBKEY_SHA1 = tuple(x.decode("hex") for x in (
"c70ccd442ff4528c603aefef85206fd693990e09",
+ "1697e17a8a3317f031721b7b6293cd50643bbbd3",
))
class options(object):
More information about the tor-commits
mailing list