commit b159ab5b1a00bd774aa9b4a01215be62f0f1d05a Author: David Fifield david@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):
tor-commits@lists.torproject.org