OPCFoundation / UA-.NETStandard

OPC Unified Architecture .NET Standard
Other
1.89k stars 926 forks source link

Plan to include GetCertificates API in the sdk #2567

Closed charlesaugustineabb closed 1 month ago

charlesaugustineabb commented 3 months ago

Type of issue

Current Behavior

GetCertificates API not supported by sdk/UA Core Library

Expected Behavior

when are you planning to include GetCertificates API in sdk/UA Core Library?

Steps To Reproduce

No response

Environment

- OS:
- Environment:
- Runtime:
- Nuget Version:
- Component:
- Server:
- Client:

Anything else?

No response

romanett commented 3 months ago

2553 will add this function.

Only issue holding this back is to register the method in the Configuration NodeManager of the server. If you have an Idea why this fails, help is apreciated.