nats-io / nats-server

High-Performance server for NATS.io, the cloud and edge native messaging system.
https://nats.io
Apache License 2.0
16.01k stars 1.41k forks source link

Windows: Set `CERT_STORE_READONLY_FLAG` when opening cert stores #6019

Closed neilalexander closed 1 month ago

neilalexander commented 1 month ago

This should allow access to CERT_SYSTEM_STORE_LOCAL_MACHINE from non-admin users.

Fixes #6018.

Signed-off-by: Neil Twigg neil@nats.io