[3.6] bpo-19180: Updated references for RFC 1750, RFC 3280 & RFC 4366

* RFC 1750 has been been obsoleted by RFC 4086.
* RFC 3280 has been obsoleted by RFC 5280.
* RFC 4366 has been obsoleted by RFC 6066.
(cherry picked from commit 63c2c8ac17750ba2be2cfc4e339cae1f4edee54f)
diff --git a/Modules/_ssl.c b/Modules/_ssl.c
index dbfbd44..a421fc0 100644
--- a/Modules/_ssl.c
+++ b/Modules/_ssl.c
@@ -4475,7 +4475,7 @@
 Mix string into the OpenSSL PRNG state.
 
 entropy (a float) is a lower bound on the entropy contained in
-string.  See RFC 1750.
+string.  See RFC 4086.
 [clinic start generated code]*/
 
 static PyObject *