[flashproxy/master] imperialviolet.org has https.

commit ac33274b7b033938dc48778870e1f77b2652b4ac Author: David Fifield <david@bamsoftware.com> Date: Fri Sep 30 17:09:38 2016 -0700 imperialviolet.org has https. --- flashproxy/keys.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flashproxy/keys.py b/flashproxy/keys.py index 8c60dc0..7e7998f 100644 --- a/flashproxy/keys.py +++ b/flashproxy/keys.py @@ -56,7 +56,7 @@ A4GBAFjOKer89961zgK5F7WF0bnj4JXMJTENAKaSbn+2kmOeUJXRmm/kEd5jhW6Y -----END CERTIFICATE----- """ # SHA-1 digest of expected public keys. Any of these is valid. See -# http://www.imperialviolet.org/2011/05/04/pinning.html for the reason behind +# https://www.imperialviolet.org/2011/05/04/pinning.html for the reason behind # hashing the public key, not the entire certificate. PIN_GOOGLE_PUBKEY_SHA1 = ( # https://src.chromium.org/viewvc/chrome/trunk/src/net/http/transport_security...
participants (1)
-
dcf@torproject.org