View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009464 | CTT UA Binary | 2 - CTT Binary | public | 2024-03-12 15:19 | 2024-03-27 15:24 |
| Reporter | Yannik Klaass | Assigned To | Yannik Klaass | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Fixed in Version | 1.11.0.411 | ||||
| Summary | 0009464: Constructor of embedded CTT server changes behavior of UaChannel.connect() | ||||
| Description | When initializing the embedded CTT server, part of the constructor manipulates the iSecureConnection_MinRevisedSecureChannelLifetime in the global ProxyStubConfiguration, setting it to a value > 0. This changes the behavior of the connect() method of the CttChannelClass, so if a OpenSecureChannel call yields a response with a SecurityToken.RevisedLifetime being smaller than this value, a Bad_InvalidArgument is returned. | ||||
| Tags | No tags attached. | ||||
| Files Affected | |||||
|
|
Adding code to revert the setting back to its original value of 0 after calling initEnvironment() |
|
|
Reviewed change, agreed to change and closed issue |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2024-03-12 15:19 | Yannik Klaass | New Issue | |
| 2024-03-12 15:19 | Yannik Klaass | Status | new => assigned |
| 2024-03-12 15:19 | Yannik Klaass | Assigned To | => Yannik Klaass |
| 2024-03-18 16:03 | Yannik Klaass | Status | assigned => resolved |
| 2024-03-18 16:03 | Yannik Klaass | Resolution | open => fixed |
| 2024-03-18 16:03 | Yannik Klaass | Note Added: 0020929 | |
| 2024-03-27 15:23 | Paul Hunkar | Fixed in Version | => 1.11.0.411 |
| 2024-03-27 15:24 | Paul Hunkar | Status | resolved => closed |
| 2024-03-27 15:24 | Paul Hunkar | Note Added: 0021051 |