New commits:
commit f402b6604c56d376019674549534d28a892fc9eb
Merge: c44d7eddb8 e1a4f7c209
Author: Andrew Cagney <[email protected]>
Date: Thu Jan 9 20:53:41 2025 -0500
testing x509: use python's cryptography package to emit keys and certs
close #1990 AttributeError: module 'OpenSSL.crypto' has no attribute
'PKCS12' under f41
Merge commit 'e1a4f7c209f08d01d892676d0beedab81a1f3946'
commit e1a4f7c209f08d01d892676d0beedab81a1f3946
Author: Andrew Cagney <[email protected]>
Date: Thu Jan 9 20:51:28 2025 -0500
testing: update ikev2-03-basic-rawrsa-pem
expect:
-----BEGIN RSA PRIVATE KEY-----
which is what Python's cryptology package emits.
commit 21d80d15fd3ff4893019721ae04c50b3be7c33d5
Author: Andrew Cagney <[email protected]>
Date: Thu Jan 9 13:54:48 2025 -0500
testing x509: use cryptography to serialize certs and keys
openssl.crypto.PKCS12 is going away
close #1990 AttributeError: module 'OpenSSL.crypto' has no attribute
'PKCS12' under f41
commit 8d79750a986fc45212e3bc82701d2c4fd4cfc410
Author: Andrew Cagney <[email protected]>
Date: Thu Jan 9 13:53:57 2025 -0500
testing x509: move generate key commands into guestbin/keys.sh
_______________________________________________
Swan-commit mailing list -- [email protected]
To unsubscribe send an email to [email protected]