Hi,

To add certificates for ALL users in windows that affects IE, etc. is quite 
easy.  Note that this does NOTHING for Firefox, etc. that 
don't use the Windows security services.

CertMgr.exe /add myCAcert.crt /all /s /r localMachine root

will add the certificate for all users as a root CA.  Different options will 
put it slightly different places, but what we needed to do 
was to add our CA cert to all machines.

CertMgr.exe can be found as part of the Windows SDK.  If you copy that file to 
Z:/bin/ then it is available for your installation 
scripts.

Allan.

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to