View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006330 | 10000-014: PubSub | Spec | public | 2020-12-30 12:20 | 2021-09-21 15:59 |
| Reporter | Matthias Damm | Assigned To | Matthias Damm | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Summary | 0006330: Handling of EndpointDescriptions for SecurityKeyServices | ||||
| Description | An OPC UA application can have different SecurityGroup configurations from several WriterGroups, ReaderGroups and DataSetReaders for the management of security keys that can be shared between several of these objects. Each SecurityGroup configuration consists of a SecurityGroupId and SecurityKeyServices (EndpointDescriptions array). Especially SecurityKeyServices can be big and there are typically a lot of duplicates In addition, the EndpointDescription contains a lot of information that can be omitted e.g. ServerCertificate. We need
| ||||
| Tags | No tags attached. | ||||
| Commit Version | |||||
| Fix Due Date | |||||
| related to | 0006328 | closed | Matthias Damm | Uniqueness of SecurityGroupId and SKS identification |
| related to | 0007151 | closed | Matthias Damm | Need a possibility to select push or pull model |
|
|
Agreement on defining reduced sets to be required (e.g. no Server Certificate) or to allow minimal like just DiscoveryUrl. The EndpointDescription is part of the WrtiterGroup configuration and this is sent in discovery messages. Therefore the size must be reduced. |
|
|
My current implementation currently uses from the EndpointDescriptions:
ServerCertificate might allow, in some situations, connect directly without calling GetEndpoints first. So it is "kind of" good to have it available. Similarly with other fields - only the DiscoveryUrl is necessary, but they are useful. Shouldn't the solution allow all this information be present in the PubSub configuration (when accessed over client/server calls), but remove the unwanted parts only for the PubSub discovery messages? |
|
|
Added in OPC 10000-14 - UA Specification Part 14 - PubSub 1.05.0 Draft35.docx Added table to '6.2.4.4 SecurityKeyServices' (PubSubGroup) that defines the content of the EndpointDescription/ApplicationDescription Added to '6.2.8.11 SecurityKeyServices' (DataSetReader) |
|
|
Agreed to changes in Virtual F2F. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-12-30 12:20 | Matthias Damm | New Issue | |
| 2020-12-30 12:20 | Matthias Damm | Relationship added | related to 0006328 |
| 2021-03-03 16:52 | Matthias Damm | Assigned To | => Matthias Damm |
| 2021-03-03 16:52 | Matthias Damm | Status | new => assigned |
| 2021-03-04 15:25 | Matthias Damm | Note Added: 0013946 | |
| 2021-03-04 15:27 | Matthias Damm | Note Edited: 0013946 | |
| 2021-03-04 15:46 | Zbynek Zahradnik | Note Added: 0013948 | |
| 2021-09-19 18:20 | Matthias Damm | Relationship added | related to 0007151 |
| 2021-09-19 18:33 | Matthias Damm | Status | assigned => resolved |
| 2021-09-19 18:33 | Matthias Damm | Resolution | open => fixed |
| 2021-09-19 18:33 | Matthias Damm | Note Added: 0014878 | |
| 2021-09-21 15:59 | Jim Luth | Status | resolved => closed |
| 2021-09-21 15:59 | Jim Luth | Fixed in Version | => 1.05 |
| 2021-09-21 15:59 | Jim Luth | Note Added: 0014895 |