Open szalai-balazs-david opened 3 years ago
Good idea!
@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?
@awcullen we are working on adding this functionality currently. Would you like us to push a PR when we have it completed?
Yes please!
Feature request:
An alternative
ICertificateStore
implementation that utilizes the Windows Certificate Store instead of usingDirectoryStore
class.Plus a new method to
UaApplicationBuilder
similar toSetDirectoryStore()
, but made for the new Windows Cert Store implementation.