convertersystems / opc-ua-client

Visualize and control your enterprise using OPC Unified Architecture (OPC UA) and Visual Studio.
MIT License
403 stars 119 forks source link

Feature request: Add option to use Windows certificate store #210

Open szalai-balazs-david opened 3 years ago

szalai-balazs-david commented 3 years ago

Feature request:

An alternative ICertificateStore implementation that utilizes the Windows Certificate Store instead of using DirectoryStore class.

Plus a new method to UaApplicationBuilder similar to SetDirectoryStore(), but made for the new Windows Cert Store implementation.

awcullen commented 3 years ago

Good idea!

jasonfarner commented 1 year ago

@awcullen Hi! I just wanted to check in on this issue that @szalai-balazs-david created. Has there been any movement on this at all by chance?

jasonfarner commented 1 year ago

@awcullen we are working on adding this functionality currently. Would you like us to push a PR when we have it completed?

awcullen commented 1 year ago

Yes please!