View Issue Details

IDProjectCategoryView StatusLast Update
000634210000-012: DiscoverySpecpublic2021-09-13 08:12
ReporterChristian Zugfil Assigned Torandyarmstrong  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Summary0006342: .NET reference implementation of AddCertificate accepts CRL
Description

The code in https://github.com/OPCFoundation/UA-.NETStandard/blob/master/Libraries/Opc.Ua.Server/Configuration/TrustList.cs#L415 accepts CRL data additional to certificate data. This behavior is not as specified and already caused issues leading to interop problems. The write method of the trust list type should be used instead. Please remove this functionality from the offical code to match the specification.

TagsNo tags attached.
Commit Version
Fix Due Date

Relationships

related to 0004081 closedrandyarmstrong How to handle CA certificates with CRLs with AddCertificate/RemoveCertificate. 

Activities

Matthias Damm

2021-01-13 12:22

developer   ~0013517

The behaviour that is implemented in the .NET sample code was requested in 0004081 but was not added to the specification.
We either need to fix the sample code or we need to discuss this feature again.
But it makes no sense to create interop issues by implementing features in the sample code that are not covered by the spec.

Jim Luth

2021-03-09 16:47

administrator   ~0014011

This is assigned to Randy to transfer this bug report to Github against the .NET sample code. Once this is transfered, this Mantis issue can be closed with no change required.

mregen

2021-03-31 08:42

developer   ~0014138

Created issue https://github.com/OPCFoundation/UA-.NETStandard/issues/1343 assigned to mregen

mregen

2021-09-13 08:10

developer   ~0014834

code removed: https://github.com/OPCFoundation/UA-.NETStandard/pull/1502

mregen

2021-09-13 08:12

developer   ~0014835

https://github.com/OPCFoundation/UA-.NETStandard/pull/1502

Issue History

Date Modified Username Field Change
2021-01-13 10:32 Christian Zugfil New Issue
2021-01-13 12:20 Matthias Damm Relationship added related to 0004081
2021-01-13 12:22 Matthias Damm Note Added: 0013517
2021-03-09 16:45 Jim Luth Assigned To => randyarmstrong
2021-03-09 16:45 Jim Luth Status new => assigned
2021-03-09 16:47 Jim Luth Note Added: 0014011
2021-03-31 08:42 mregen Note Added: 0014138
2021-09-13 08:10 mregen Note Added: 0014834
2021-09-13 08:12 mregen Status assigned => closed
2021-09-13 08:12 mregen Resolution open => fixed
2021-09-13 08:12 mregen Note Added: 0014835