CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2023/01/03 02:14:41
Modified files:
security/py-openssl: Makefile distinfo
Log message:
update to py3-openssl-23.0.0, test failures like before mostly look minor:
- issue with Ed448 key parsing
- strict generalizedtime parsing
- error string difference: 'unable to get issuer certificate' vs
'unable to get local issuer certificate'
- some possibly due to differences in exception handling?
- some difference in get_client_ca_list (root ca included/not)