View Issue Details

IDProjectCategoryView StatusLast Update
0009273CTT UA Scripts1 - Script Issuepublic2024-01-26 16:59
ReporterMichael Fehler Assigned ToMichael Fehler  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.04.504 
Fixed in Version1.03.507 
Summary0009273: Security scripts establish a session using default configuration even if not available
Description

When the setting UserAuthenticationPolicy is set to 0 and AuthenticationPolicy Anonymous is disabled in at least one of the server sign Endpoints,
then the affected 001 test Case/s in Security/:

Security Basic128Rsa15
Security Basic256
Security Basic256Sha256
Security Aes128_Sha256_RsaOaep
Security Aes256_Sha256_RsaPss

will fail.

Because Test.Connect, at the beginning of the script, uses the default configuration from the settings to establish the session, even if the configuration doesn't apply.

Steps To Reproduce

Set the CTT setting UserAuthenticationPolicy to 0 and disable the AuthenticationPolicy Anonymous for at least one of the servers sign Endpoints.

TagsNo tags attached.
Files Affected

/maintree/Security/Security Aes128-Sha256-RsaOaep/Test Cases/001.js
/maintree/Security/Security Aes256-Sha256-RsaPss/Test Cases/001.js
/maintree/Security/Security Basic 128Rsa15/Test Cases/001.js
/maintree/Security/Security Basic 256/Test Cases/001.js
/maintree/Security/Security Basic 256Sha256/Test Cases/001.js

Activities

Paul Hunkar

2024-01-26 16:59

administrator   ~0020720

reviewed issue in call , agreed to updates and closed issue

Issue History

Date Modified Username Field Change
2023-11-22 08:16 Michael Fehler New Issue
2023-11-27 16:18 Paul Hunkar Assigned To => Sebastian Allmendinger
2023-11-27 16:18 Paul Hunkar Status new => assigned
2024-01-11 08:15 Michael Fehler Assigned To Sebastian Allmendinger => Michael Fehler
2024-01-19 07:15 Michael Fehler Status assigned => resolved
2024-01-19 07:15 Michael Fehler Files Affected => /maintree/Security/Security Aes128-Sha256-RsaOaep/Test Cases/001.js
/maintree/Security/Security Aes256-Sha256-RsaPss/Test Cases/001.js
/maintree/Security/Security Basic 128Rsa15/Test Cases/001.js
/maintree/Security/Security Basic 256/Test Cases/001....
2024-01-26 16:59 Paul Hunkar Status resolved => closed
2024-01-26 16:59 Paul Hunkar Resolution open => fixed
2024-01-26 16:59 Paul Hunkar Fixed in Version => 1.03.507
2024-01-26 16:59 Paul Hunkar Note Added: 0020720