View Issue Details

IDProjectCategoryView StatusLast Update
0009149CTT UA Scripts1 - Script Issuepublic2023-10-12 14:56
ReporterSebastian Allmendinger Assigned ToSebastian Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.04.503 
Fixed in Version1.03.505 
Summary0009149: Subscription Transfer Err-011 may fail depending on configured SecureChannel
Description

Due to an invalid use of the OpenSecureChannelService() function in the CTT, the test script uses the the SecurityPolicy of the configured setting for SecureChannels.
It then creates a Session and tries to activate it with X509 Certificate authentification.
If a X509 certificate user identification policy is available in an endpoint that is higher on the list of endpoints than the configured SecureChannel, the CTT tries to activate the session with the policy of the wrong endpoint.

Additional Information

Subscription Transfer Err-009 has the same invalid use of the OpenSecureChannelService() function, but since this script uses Anonymous to activate the session, it does not fail.

TagsNo tags attached.
Files Affected

Activities

Sebastian Allmendinger

2023-09-28 13:44

developer   ~0020071

The set of parameters has been moved to the .Execute() function call so that the CTT actually uses them.

Paul Hunkar

2023-10-12 14:56

administrator   ~0020151

Reviewed changes in call, agreed to changes and closed issue

Issue History

Date Modified Username Field Change
2023-09-15 05:48 Sebastian Allmendinger New Issue
2023-09-28 13:16 Paul Hunkar Assigned To => Sebastian Allmendinger
2023-09-28 13:16 Paul Hunkar Status new => assigned
2023-09-28 13:44 Sebastian Allmendinger Status assigned => resolved
2023-09-28 13:44 Sebastian Allmendinger Resolution open => fixed
2023-09-28 13:44 Sebastian Allmendinger Note Added: 0020071
2023-10-12 14:56 Paul Hunkar Status resolved => closed
2023-10-12 14:56 Paul Hunkar Fixed in Version => 1.03.505
2023-10-12 14:56 Paul Hunkar Note Added: 0020151