View Issue Details

IDProjectCategoryView StatusLast Update
000972010000-014: PubSubSpecpublic2024-09-26 14:05
ReporterVolodymyr Trykoz Assigned ToMatthias Damm  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Fixed in Version1.05.04 
Summary0009720: 9.1.3.3 SetSecurityKeys - incorrect description of the KeyLifetime argument
Description

The description of the KeyLifetime argument reads:
"The lifetime of a key in milliseconds.

The returned keys may expire earlier if the keys are discarded for some reason. An unplanned key rotation is indicated in the NetworkMessage header before the next key is used to give the Subscriber some time to fetch new keys.

If the CurrentTokenId in the message is not recognized, the receiver shall call this Method again to get new keys."

However, SetSecurityKeys is a method that is intended to be used on Publishers and Subscribers that do not have any client functionality. According to the specification, the SKS will have to call this method through an OPC UA Client. Therefore, it doesn't make sense for the receiver to call this method. Could this have accidentally been copied from the description of the corresponding GetSecurityKeys argument in section 8.3.2?

TagsNo tags attached.
Commit Version1.05.04
Fix Due Date2024-09-15

Activities

Matthias Damm

2024-09-22 14:25

developer   ~0021774

Removed text from SetSecurityKeys.
This was a copy&paste from GetSecurityKeys.

Adjusted also other argument descriptions for SetSecurityKeys.

Jim Luth

2024-09-26 14:05

administrator   ~0021820

Agreed to changes edited in F2F.

Issue History

Date Modified Username Field Change
2024-08-05 09:26 Volodymyr Trykoz New Issue
2024-08-13 16:41 Jim Luth Assigned To => Matthias Damm
2024-08-13 16:41 Jim Luth Status new => assigned
2024-08-13 16:42 Jim Luth Commit Version => 1.05.04
2024-08-13 16:42 Jim Luth Fix Due Date => 2024-09-15
2024-09-22 14:25 Matthias Damm Status assigned => resolved
2024-09-22 14:25 Matthias Damm Resolution open => fixed
2024-09-22 14:25 Matthias Damm Fixed in Version => 1.05.04
2024-09-22 14:25 Matthias Damm Note Added: 0021774
2024-09-26 14:05 Jim Luth Status resolved => closed
2024-09-26 14:05 Jim Luth Note Added: 0021820