View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009273 | CTT UA Scripts | 1 - Script Issue | public | 2023-11-22 08:16 | 2024-01-26 16:59 |
Reporter | Michael Fehler | Assigned To | Michael Fehler | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.04.504 | ||||
Fixed in Version | 1.03.507 | ||||
Summary | 0009273: 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, Security Basic128Rsa15 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. | ||||
Tags | No tags attached. | ||||
Files Affected | /maintree/Security/Security Aes128-Sha256-RsaOaep/Test Cases/001.js | ||||
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 |