Reference CA cert in Windows certificate store from config file

Scripts to manage certificates or generate config files

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
scavok
OpenVpn Newbie
Posts: 1
Joined: Fri Sep 11, 2020 6:25 pm

Reference CA cert in Windows certificate store from config file

Post by scavok » 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?

Post Reply