New commits:
commit b935df6b42ab87dc1c00547ad1b760aeb93f91ef
Merge: 5ef1df28ba e18094c148
Author: Andrew Cagney <[email protected]>
Date: Wed Jan 22 08:33:46 2025 -0500
testing x509: unify nss.sh and dist_certs.py root keys
use the NSS variant (i.e., drop root key gen from dist_certs.py)
Merge commit 'e18094c14841264bce580e33ea8d572210b0b617'
commit e18094c14841264bce580e33ea8d572210b0b617
Author: Andrew Cagney <[email protected]>
Date: Tue Jan 21 10:41:07 2025 -0500
testing x509: in dist_certs.py, use NSS generated root keys
note: #1997 DeprecationWarning: X509Extension support in pyOpenSSL
is deprecated. You should use the APIs in cryptography.
(this gets rid of the root key code)
commit 2702de56b323f1c893fa92d92951f4149b0a1557
Author: Andrew Cagney <[email protected]>
Date: Wed Jan 22 00:00:14 2025 -0500
testing x509: expect NSS certs to have OpenSSL subject DN order
commit 32cbdbd7fd6baddf875756525b8b66ae086348a4
Author: Andrew Cagney <[email protected]>
Date: Tue Jan 21 21:27:15 2025 -0500
testing x509: pass subject DN to NSS in local->global order
which is how it is shown in the RFCs; nss then reverses it
before encoding in global->local order.
_______________________________________________
Swan-commit mailing list -- [email protected]
To unsubscribe send an email to [email protected]