Skip to content

TLS Module report empty even though multiple versions of TLS supported #1083

@duncangreene

Description

@duncangreene

Describe the bug
Testrun reports TLS 1.2 and TLS 1.3 are available on the below device (albeit with a "certificate is invalid" description).

Image

The Services Module shows at least 3 services that support TLS (443, 4911 and 5011), although I understand that you don't intend to support TLS tests for non-HTTP services at present.

Image

However the TLS Module section of the report states "no TLS certificates found".

Image

For the avoidance of doubt, the device does present a certificate on 443.

Image

To Reproduce
Steps to reproduce the behaviour:

  1. Run test against device offering TLS 1.2 and TLS 1.3.

Expected behaviour
The TLS Module would contain details against TLS 1.2 and/or against TLS 1.3 and/or just the certificate details irrespective of which version of TLS the cert was presented using (assuming exact same cert is presented via both 1.2 and 1.3).

Error logs

jace8000.zip

Environment (please provide the following information about your setup):

  • Version: 2.1

Additional context
Only modifications from official 2.1 release are as below.

  • resources/test_packs/qualification.json (Set tests to excluded/recommended/informational as appropriate)
  • resources/devices/device_profile.json (Add custom questions)

Metadata

Metadata

Assignees

Labels

testA new test case or issue identified with a test

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions