Skip to content

TLS client gives non-compliant if endpoint cannot be reached #317

@jboddey

Description

@jboddey

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:

  1. Configure device to communicate with a fake external web service on port 443
  2. 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/
image

Metadata

Metadata

Assignees

Labels

testA new test case or issue identified with a test

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions