[wpkg-users] OpenVPN and TAP driver certificate acceptance...
Marco Gaiarin
gaio at sv.lnf.it
Wed Mar 11 13:04:30 CET 2020
I reply to myself.
> <install architecture='x86' cmd='%WPKGROOT%\tools\certmgr -add -all -c "%WPKGROOT%\packages\openvpn.der" -s -r localMachine TrustedPublisher' />
> <install architecture='x64' cmd='%WPKGROOT%\tools\certmgr64 -add -all -c "%WPKGROOT%\packages\openvpn.der" -s -r localMachine TrustedPublisher' />
[...]
> I'm missing something? Thanks.
...evidently there's some mystery around certmgr.exe 32/64 bit, i
suppose the driver installer is 32bit and so read 32bit cert store.
Aniway, a simple:
<install cmd='%WPKGROOT%\tools\certmgr -add -all -c "%WPKGROOT%\packages\openvpn.der" -s -r localMachine TrustedPublisher' />
eg, use certmgr.exe 32bit on 32 and 64bit do the trick.
Sorry.
--
dott. Marco Gaiarin GNUPG Key ID: 240A3D66
Associazione ``La Nostra Famiglia'' http://www.lanostrafamiglia.it/
Polo FVG - Via della Bontà, 7 - 33078 - San Vito al Tagliamento (PN)
marco.gaiarin(at)lanostrafamiglia.it t +39-0434-842711 f +39-0434-842797
Dona il 5 PER MILLE a LA NOSTRA FAMIGLIA!
http://www.lanostrafamiglia.it/index.php/it/sostienici/5x1000
(cf 00307430132, categoria ONLUS oppure RICERCA SANITARIA)
More information about the wpkg-users
mailing list