Hi,
We need to install ssl certificates on our client machines specially in the remote offices.
Is there any way we can do this through kbox. This is a secure password protected ssl certificate.
Merrymax
SSL Certificate Deployment on client machines
Hi,
We need to install ssl certificates on our client machines specially in the remote offices.
Is there any way we can do this through kbox. This is a secure password protected ssl certificate.
Merrymax
I think you want to run certutil command for the pcs. I haven't done this in kace but I know it works at the desktop.http://support.microsoft.com/kb/295663
see method 2 in the kb for the command example
Read up before you implement SSL - http://www.kace.com/support/resources/kb/article/How-do-I-configure-my-KACE-K1000-appliance
Aaron,
I am not talking about enable SSL on kbox or using kbox as https.
One of our client has ssl site with signed certificate . We need to install this ssl certificate on our user machines so that we can browse our customer website.
Thanks.
You can run the following command
-add -c "\\path\xyz.cer" -s TrustedPublisher -r localMachine
What is the command ? " -add " seems to be a swith of the command
-add -c "\\path\xyz.cer" -s TrustedPublisher -r localMachine
Sorry forgot to mention the utility "certutil.exe ", please download this from the web and install the certificate.
Comments
Please log in to comment