Staging
v0.5.1
https://github.com/python/cpython
Revision 11485102cb7b3c57a1bc6d04c4ff4b1e25c53530 authored by Christian Heimes on 20 September 2018, 10:33:28 UTC, committed by Miss Islington (bot) on 20 September 2018, 10:33:28 UTC


Update all test certs and keys to use future proof crypto settings:

* 3072 bit RSA keys
* SHA-256 signature

Signed-off-by: Christian Heimes <christian@python.org>.
(cherry picked from commit e6dac0077996b1e1f886f036d6f2606237fa4c85)



https://bugs.python.org/issue34542
1 parent 1e7d775
History
Tip revision: 11485102cb7b3c57a1bc6d04c4ff4b1e25c53530 authored by Christian Heimes on 20 September 2018, 10:33:28 UTC
[3.6] bpo-34542: Update test certs and keys (GH-8997) (GH-9396)
Tip revision: 1148510
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.4 KB
_testembed.c -rw-r--r-- 5.6 KB
python.c -rw-r--r-- 2.1 KB

README

back to top