View Issue Details

IDProjectCategoryView StatusLast Update
0006593Compliance Test Tool (CTT) Unified Architecture1 - Script Issuepublic2021-04-08 14:11
ReporterSrinivasu Jitta Assigned ToSebastian Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.04.09.396 
Fixed in Version1.03.341.398 
Summary0006593: Security Basic 256Sha256/005, Security Aes128_Sha256_RsaOaep/005, and Security Aes256_Sha256_RsaPss/005
Description

Security Basic 256Sha256/005, Security Aes128_Sha256_RsaOaep/005, and Security Aes256_Sha256_RsaPss/005 uses the Test script /Security/Security None/Test Cases/007.

Test script None/007 is hardcoded to use the None security policy.

If the server does not support the security policy http://opcfoundation.org/UA/SecurityPolicy#None, which results in OpcUa_BadSecurityPolicyRejected 0x80550000

Test script None/007 should check if the security policy is supported by the server or use the configured security policy from the CTT settings.

Additional Information

Confirmed by Alexander Allmendinger

TagsNo tags attached.
Files Affected

Activities

Sebastian Allmendinger

2021-04-07 10:07

developer   ~0014178

This test script has been called with parameters in the other CUs than "Security None". Basically, the function was not honoring the passed parameter so that it always used SecurityPolicy#None instead of the intended one.
The test script has been updated to honor these parameters, so that the SecurityPolicy of the current CU is used.

Paul Hunkar

2021-04-08 14:11

administrator   ~0014184

reviewed in CMP call, Agreed to changes, closed issue

Issue History

Date Modified Username Field Change
2021-03-10 13:59 Srinivasu Jitta New Issue
2021-03-18 15:57 Alexander Allmendinger Assigned To => Alexander Allmendinger
2021-03-18 15:57 Alexander Allmendinger Status new => assigned
2021-04-07 10:07 Sebastian Allmendinger Note Added: 0014178
2021-04-07 10:13 Sebastian Allmendinger Assigned To Alexander Allmendinger => Sebastian Allmendinger
2021-04-07 10:13 Sebastian Allmendinger Status assigned => resolved
2021-04-07 10:13 Sebastian Allmendinger Resolution open => fixed
2021-04-07 10:13 Sebastian Allmendinger Fixed in Version => 1.03.341.398
2021-04-08 14:11 Paul Hunkar Status resolved => closed
2021-04-08 14:11 Paul Hunkar Note Added: 0014184