View Issue Details

IDProjectCategoryView StatusLast Update
0006255Compliance Test Tool (CTT) Unified Architecture5 - General Problempublic2021-03-30 14:34
ReporterSebastian Allmendinger Assigned ToSebastian Allmendinger  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version1.03.341.396 
Fixed in Version1.03.341.397 
Summary0006255: Server certificate validation fails if server returns different certificates for the provided endpoints
Description

The CTT stores only one server certificate (that is returned on the endpoint matches the CTT settings) in its trust list.
Whenever the CTT creates a session, it tries to validate the returned server certificate. One of the checks is whether the server certificate is stored in the trust list or not. This check always fails if the current test script does not use the default endpoint.

Additional Information

The CTT should store all of the received certificates.

TagsNo tags attached.
Files Affected

Activities

Sebastian Allmendinger

2020-11-13 15:47

developer   ~0013196

The CTT analyzes each returned endpoint in the GetEndpointsResponse when it connects to the server the first time.
The CTT has been updated to store each of the provided certificates then.

Paul Hunkar

2021-03-30 14:34

administrator   ~0014123

Reviewed in cmp call - Agreed to changes and closed

Issue History

Date Modified Username Field Change
2020-11-13 13:15 Sebastian Allmendinger New Issue
2020-11-13 15:31 Alexander Allmendinger Assigned To => Sebastian Allmendinger
2020-11-13 15:31 Alexander Allmendinger Status new => assigned
2020-11-13 15:47 Sebastian Allmendinger Status assigned => resolved
2020-11-13 15:47 Sebastian Allmendinger Resolution open => fixed
2020-11-13 15:47 Sebastian Allmendinger Fixed in Version => 1.03.341.397
2020-11-13 15:47 Sebastian Allmendinger Note Added: 0013196
2021-03-30 14:34 Paul Hunkar Status resolved => closed
2021-03-30 14:34 Paul Hunkar Note Added: 0014123