View Issue Details

IDProjectCategoryView StatusLast Update
0005357CTT UA Scripts1 - Script Issuepublic2022-08-02 20:04
ReporterSebastian Allmendinger Assigned ToSebastian Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status assignedResolutionopen 
Summary0005357: Test cases of Security None CU are currently not tested by the available test scripts.
Description

In the current version of the CTT the client certificate and client nonce are passed in the OpenSecureChannel service by default. The test cases in this CU require to either pass or omit the client certificate and/or client nonce or specify an invalid certificate (random bytestring). Currently all test scripts of this CU are executed passing the valid CTT certificate and a Client nonce.

The test scripts need to be updated to meet the criteria of the test cases.

Additional Information

Recommended changes:
1) The CTT does not pass a client certificate if the requested SecurityPolicy is None by default.
2) If a ClientCertificate is specified directly in the call in a script it should use this certificate.
3) Add a parameter to the OpenSecureChannel script which allows to specify whether the default client certificate should be passed or not.
4) Add a parameter to the OpenSecureChannel script which allows to specify whether a client nonce should be passed or not.

TagsNo tags attached.
Files Affected

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2019-12-17 11:07 Sebastian Allmendinger New Issue
2019-12-30 14:13 Paul Hunkar Assigned To => Sebastian Allmendinger
2019-12-30 14:13 Paul Hunkar Status new => assigned
2022-08-02 20:04 Paul Hunkar Project Compliance Test Tool (CTT) Unified Architecture => CTT UA Scripts