View Issue Details

IDProjectCategoryView StatusLast Update
0004454Compliance Test Tool (CTT) Unified Architecture5 - General Problempublic2019-07-25 15:41
ReporterBernd Edlinger Assigned ToAlexander Allmendinger  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
PlatformPCOSWindowsOS Version8.1
Product Version1.03.341.383 
Target Version1.03Fixed in Version1.03.341.383 
Summary0004454: Security Basic 256Sha256/004.js fails if no sign&encrypt is available
Description

If the server is configured to offer only Basic256Sha256/SignOnly
then this script fails:

OpenSecureChannel( MessageSecurityMode: SignAndEncrypt; RequestedSecurityPolicyUri: http://opcfoundation.org/UA/SecurityPolicy#Basic256Sha256
); Result = BadSecurityModeRejected (0x80540000)

Obviously the test script accepts only SignAndEncrypt

TagsNo tags attached.
Files Affected

Activities

Paul Hunkar

2018-11-12 15:31

administrator   ~0009577

Script should work with both sign and sign&encrypt

Alexander Allmendinger

2018-11-16 17:54

developer   ~0009607

Changed the scripts to not specify the MessageSecurityMode and use the whatever is provided.
This has been fixed for all available SecurityPolicies.

Paul Hunkar

2019-07-25 15:41

administrator   ~0010619

Reviewed in CMP Call

Issue History

Date Modified Username Field Change
2018-11-12 12:25 Bernd Edlinger New Issue
2018-11-12 15:31 Paul Hunkar Assigned To => Alexander Allmendinger
2018-11-12 15:31 Paul Hunkar Status new => assigned
2018-11-12 15:31 Paul Hunkar Note Added: 0009577
2018-11-16 17:54 Alexander Allmendinger Note Added: 0009607
2018-11-16 17:54 Alexander Allmendinger Status assigned => resolved
2018-11-16 17:54 Alexander Allmendinger Fixed in Version => 1.03.341.383
2018-11-16 17:54 Alexander Allmendinger Resolution open => fixed
2019-01-28 14:14 Paul Hunkar Category General Problem => 4 - General Problem
2019-01-28 14:15 Paul Hunkar Category 4 - General Problem => 5 - General Problem
2019-07-25 15:32 Paul Hunkar Target Version => 1.03
2019-07-25 15:41 Paul Hunkar Status resolved => closed
2019-07-25 15:41 Paul Hunkar Note Added: 0010619