summaryrefslogtreecommitdiffstats
path: root/Mac
diff options
context:
space:
mode:
authorChristian Heimes <christian@python.org>2019-09-25 15:55:02 (GMT)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2019-09-25 15:55:02 (GMT)
commitbfd0c963d88f3df69489ee250655e2b8f3d235bd (patch)
tree3f44b427ae53df34968ebeeeaf58bf98019a9256 /Mac
parent543a3951a1c96bae0ea839eacec71d3b1a563a10 (diff)
downloadcpython-bfd0c963d88f3df69489ee250655e2b8f3d235bd.zip
cpython-bfd0c963d88f3df69489ee250655e2b8f3d235bd.tar.gz
cpython-bfd0c963d88f3df69489ee250655e2b8f3d235bd.tar.bz2
bpo-38271: encrypt private key test files with AES256 (GH-16385)
The private keys for test_ssl were encrypted with 3DES in traditional PKCS#5 format. 3DES and the digest algorithm of PKCS#5 are blocked by some strict crypto policies. Use PKCS#8 format with AES256 encryption instead. Signed-off-by: Christian Heimes <christian@python.org> https://bugs.python.org/issue38271 Automerge-Triggered-By: @tiran
Diffstat (limited to 'Mac')
0 files changed, 0 insertions, 0 deletions