Path to this page:
Subject: CVS commit: pkgsrc/net/ucspi-ssl
From: Amitai Schleier
Date: 2023-12-09 20:10:12
Message id: 20231209191013.14618FA42@cvs.NetBSD.org
Log Message:
ucspi-ssl: update to 0.12.10. Changes:
0.12.8:
- Added new x509 certs and key material; all ECC now.
- Fixed wrong evaluation of peer cert in ssl_verify (none-critical).
0.12.9:
- Included IP info in sslserver's TLS error messages for a quick lookup.
- Fixed sslhandle's wrong if nesting.
- sslserver return FATAL (and not ERROR) in case TLS is requested but missing.
- Enhanced compatibility with OpenSSL 3.x.y.
0.12.10:
- Added argument '-y cdb' to sslserver in order to allow a rule checking
for IP addresses prior of the DNS/IDENT lookup (to cope with DDos attacks).
Files: