commit b48bfc63db523303f7dde5c0c5bc96c68c71f042 Author: David Fifield david@bamsoftware.com Date: Thu Jun 13 07:19:24 2013 -0700
Add another public key for www.google.com. --- flashproxy-reg-appspot | 1 + 1 file changed, 1 insertion(+)
diff --git a/flashproxy-reg-appspot b/flashproxy-reg-appspot index 670cfae..bb9a610 100755 --- a/flashproxy-reg-appspot +++ b/flashproxy-reg-appspot @@ -65,6 +65,7 @@ A4GBAFjOKer89961zgK5F7WF0bnj4JXMJTENAKaSbn+2kmOeUJXRmm/kEd5jhW6Y PUBKEY_SHA1 = tuple(x.decode("hex") for x in ( "c70ccd442ff4528c603aefef85206fd693990e09", "1697e17a8a3317f031721b7b6293cd50643bbbd3", + "291e750bafedac444486327e50f26f64d840991a", ))
class options(object):