Dirk
75c35bdbc7
fix error (server stopped)
...
... , exec server with log and started testssl differently
2026-09-04 00:49:33 +02:00
Dirk Wetter
6c735af807
Fix connect and other problems
...
The previous commit held the socket open in the perl 1..30 loop
which prevented later on testssl.sh to scan.
Also the subtets is gone . It removes and addiotional message which
was confusing.
2026-09-03 19:10:57 +02:00
Dirk Wetter
4b909a76bc
Use IO::Socket::INET instead of IPC::Run
...
- hardcode days and protocol as they don't matter
- got rid of the ugly system call with nc
2026-09-03 16:18:19 +02:00
Dirk Wetter
9821679938
Provide short unit test for TLS 1.3 only host
...
Only the protocol section for now
https://github.com/testssl/testssl.sh/issues/756#issuecomment-5302724956
2026-09-03 13:12:08 +02:00