CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2026/09/20 17:00:44
Modified files:
regress/usr.sbin/relayd: Makefile Relayd.pm
Removed files:
regress/usr.sbin/relayd: args-ssl-ec.pl
Log message:
relayd-regress: rewirte TLS tests with new keypair syntax
- TLS and non-TLS tests are handled differently now.
- Provide a CERTBASE environment for each TLS test which points to the
cert/key to test.
- The single ECDSA test has been removed, as all TLS tests are now run
separately using RSA and ECDSA certificates.
- Makefile tweaks: renamed vars and format
go ahead, bluhm@