nightly: support OpenSSL 3.0 with Paramiko

OpenSSL 3.0 changed the default output format from PKCS#1 to PKCS#8,
which paramiko does not support.

https://www.openssl.org/docs/man3.0/man1/openssl-rsa.html#traditional
https://github.com/paramiko/paramiko/issues/1015
This commit is contained in:
Hans-Christoph Steiner 2022-09-14 23:48:12 +02:00
parent b987a4af5c
commit d2ef0fee71
No known key found for this signature in database
GPG key ID: 3E177817BA1B9BFA
5 changed files with 109 additions and 4 deletions

Binary file not shown.