Reference CA cert in Windows certificate store from config file
Posted: Fri Sep 11, 2020 6:27 pm
With the private certificate, you can install it to the Windows certificate store and then reference it from the openvpn client config with "cryptoapicert" and various certificate attributes. E.g.
cryptoapicert "SUBJ:Organization Inc, CityName, CommonName"
Is there a way to similarly reference the public CA certificate in the Windows store rather than only the file system?
cryptoapicert "SUBJ:Organization Inc, CityName, CommonName"
Is there a way to similarly reference the public CA certificate in the Windows store rather than only the file system?