New commits:
commit 02e53732b30c6caf889ea077a131217f921b4499
Author: Andrew Cagney <[email protected]>
Date: Sat Jan 11 17:44:03 2025 -0500
testing x509: in dist_certs.py use cryptography's CSR code
- hardwire SHA256 to sign CSR
As a side note, the root certs can be generated directly
(i.e., the CSR is bypassed), cryptography's documentation
even provides an example! Problem is, the way it is done
is ratically different.
close #1996 DeprecationWarning: CSR support in pyOpenSSL is deprecated. You
should use the APIs in cryptography.
_______________________________________________
Swan-commit mailing list -- [email protected]
To unsubscribe send an email to [email protected]