View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010003 | 10000-004: Services | Spec | public | 2024-11-06 17:43 | 2024-11-06 18:40 |
Reporter | Randy Armstrong | Assigned To | Jim Luth | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 1.05.04 | ||||
Target Version | 1.05.04 | Fixed in Version | 1.05.04 | ||
Summary | 0010003: serverNonce and clientNonce lengths problematic. | ||||
Description | SecureChannelNonceLength is not the right constant to use. Text is: This number shall have a length equal to the SecureChannelNonceLength for the SecurityProfile. If the length is not provided or less than 32 bytes, the length shall be 32 bytes. The Client shall check the length should be replaced with: This number shall have a length greater than 32 bytes and less that 128 bytes. The Client shall check the length | ||||
Tags | No tags attached. | ||||
Commit Version | 1.05.04 | ||||
Fix Due Date | |||||
related to | 0009595 | closed | Matthias Damm | Need to state that all Nonces shall have a length specified by the SecurityPolicy |
|
Replaced: "This number shall have a length equal to the SecureChannelNonceLength for the SecurityProfile. If the length is not provided or less than 32 bytes, the length shall be 32 bytes. " With: "This number shall have a length between 32 and 128 bytes inclusive" This issue supersedes the fix provided by 0009595 |
|
Requires editing the Errata for 1.03 and 1.04 to close. |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-11-06 17:43 | Randy Armstrong | New Issue | |
2024-11-06 17:43 | Randy Armstrong | Status | new => assigned |
2024-11-06 17:43 | Randy Armstrong | Assigned To | => Jim Luth |
2024-11-06 18:10 | Randy Armstrong | Description Updated | |
2024-11-06 18:32 | Jim Luth | Status | assigned => resolved |
2024-11-06 18:32 | Jim Luth | Resolution | open => fixed |
2024-11-06 18:32 | Jim Luth | Fixed in Version | => 1.05.04 |
2024-11-06 18:32 | Jim Luth | Commit Version | => 1.05.04 |
2024-11-06 18:32 | Jim Luth | Note Added: 0022030 | |
2024-11-06 18:35 | Jim Luth | Relationship added | related to 0009595 |
2024-11-06 18:39 | Jim Luth | Note Edited: 0022030 | |
2024-11-06 18:40 | Jim Luth | Note Added: 0022031 |