We kept hitting the problem of the driver triggering an UAC admin popup
requiring confirmation - even though it is signed. We got around it by
using certutil to "pre load" the cert into the system store, then it
doesn't need to do the UAC check. I don't know if this is needed any more,
but it still working on everything up to Win10 - so we'll keep doing it to
keep our silent/scripted installs working without a murmur :-)

certutil -addstore "TrustedPublisher" openvpn-tap-driver.p7b > NUL 2>&1


-- 
Cheers

Jason Haar
Information Security Manager, Trimble Navigation Ltd.
Phone: +1 408 481 8171
PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1
------------------------------------------------------------------------------
_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to