HTTPS a bunch of links in random places (#4666)

* HTTPS a bunch of links in random places

* What the heck happened here?
diff --git a/tests/utils.py b/tests/utils.py
index af7f766..364a349 100644
--- a/tests/utils.py
+++ b/tests/utils.py
@@ -435,7 +435,7 @@
     return vectors
 
 
-# http://tools.ietf.org/html/rfc4492#appendix-A
+# https://tools.ietf.org/html/rfc4492#appendix-A
 _ECDSA_CURVE_NAMES = {
     "P-192": "secp192r1",
     "P-224": "secp224r1",