Describe the bug
The TLS client test returns a non-compliant result if the device attempts to reach a device securely on port 443 but the device is not reachable. This is because no TLS handshake can occur, and only outbound tcp packets are seen.
To Reproduce
Steps to reproduce the behavior:
- Configure device to communicate with a fake external web service on port 443
- Run TLS module
Expected behavior
The test module should check if the outbound connection was successful
Error logs
If applicable, provide a log from https://gist.github.com/
