summaryrefslogtreecommitdiffstats
path: root/Lib/asyncio/unix_events.py
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2019-09-25 16:12:59 (GMT)
committerGitHub <noreply@github.com>2019-09-25 16:12:59 (GMT)
commit585798fb0eac38f32b54f1b8a86e418d76147d99 (patch)
tree76c2589be77a4e925b4fb5c14687d1c5c67d6a0d /Lib/asyncio/unix_events.py
parent3b5e9241142d6b7c22059115c0e68a8912753818 (diff)
downloadcpython-585798fb0eac38f32b54f1b8a86e418d76147d99.zip
cpython-585798fb0eac38f32b54f1b8a86e418d76147d99.tar.gz
cpython-585798fb0eac38f32b54f1b8a86e418d76147d99.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 PKCSGH-5 format. 3DES and the digest algorithm of PKCSGH-5 are blocked by some strict crypto policies. Use PKCSGH-8 format with AES256 encryption instead. Signed-off-by: Christian Heimes <christian@python.org> https://bugs.python.org/issue38271 Automerge-Triggered-By: @tiran (cherry picked from commit bfd0c963d88f3df69489ee250655e2b8f3d235bd) Co-authored-by: Christian Heimes <christian@python.org>
Diffstat (limited to 'Lib/asyncio/unix_events.py')
0 files changed, 0 insertions, 0 deletions