PDA

View Full Version : Installed code singing certs



NewsArchive
05-28-2015, 01:33 AM
Is there a function that will install a cert?

--

Russ Eggen
RADFusion International, LLC

NewsArchive
05-28-2015, 01:34 AM
"code singing"

Happy code, keep coding happy code, code about things you'd like to do ....

Simon Kemp

NewsArchive
05-28-2015, 08:08 AM
> "code singing"
>
> Happy code, keep coding happy code, code about things you'd like to do
> ....

LOL :-)

Friedrich

NewsArchive
05-28-2015, 08:09 AM
Russ,

I have never distributed a "self-made" root certificate, but I think you can
use (call from an elevated running setup) certutil.exe to handle this.
Something like:

certutil.exe -addstore -f -enterprise -user root %TMPDIR%\root_ca.cer

Friedrich

NewsArchive
05-28-2015, 08:09 AM
Thanks!

--

Russ Eggen
RADFusion International, LLC