View Issue Details

IDProjectCategoryView StatusLast Update
0004438Compliance Test Tool (CTT) Unified Architecture5 - General Problempublic2019-07-25 16:10
ReporterHannes Mezger Assigned ToAlexander Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformPCOSWindowsOS Version8.1
Product Version1.03.341.383 
Target Version1.03Fixed in Version1.03.341.383 
Summary0004438: Security/Security User Name Password/010.js and 011.js
Description

Tested with UnifiedAutomation AnsiC Demoserver 1.8.3

The scripts are supposed to set an invalid or empty EncryptionAlgorithm in the ClientSignature. Instead, they set "http://www.w3.org/2001/04/xmldsig-more#rsa-pss-sha2-256", which is also wrong, but not "abc123" or "" as intended by the scripts.

The correct algorithm for policy http://opcfoundation.org/UA/SecurityPolicy#Aes256_Sha256_RsaPss is "http://opcfoundation.org/UA/security/rsa-pss-sha2-256".

TagsNo tags attached.
Files Affected

Activities

Alexander Allmendinger

2018-11-14 15:05

developer   ~0009590

Fixed the wrong algorithm URI to the OPC Foundation representation.

The correct, wrong Algorithm "abc123" is already being sent in the IdentityToken as expected. The issue with the wrong algorithm was in the ClientSignature not in the IdentityToken.

Paul Hunkar

2019-07-25 16:10

administrator   ~0010623

Reviewed in CMP Call

Issue History

Date Modified Username Field Change
2018-11-07 15:54 Hannes Mezger New Issue
2018-11-07 15:54 Hannes Mezger Status new => assigned
2018-11-07 15:54 Hannes Mezger Assigned To => Alexander Allmendinger
2018-11-07 15:54 Hannes Mezger Issue generated from: 0004437
2018-11-07 17:01 Hannes Mezger Issue cloned: 0004439
2018-11-14 15:05 Alexander Allmendinger Note Added: 0009590
2018-11-14 15:05 Alexander Allmendinger Status assigned => resolved
2018-11-14 15:05 Alexander Allmendinger Fixed in Version => 1.03.341.383
2018-11-14 15:05 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 16:09 Paul Hunkar Target Version => 1.03
2019-07-25 16:10 Paul Hunkar Status resolved => closed
2019-07-25 16:10 Paul Hunkar Note Added: 0010623