Update SSL certficate to old computer
-
Hi
I recently change fog server but i don’t have backup ssl certificates… (yeah i know it’s bad)Is there a way to update ssl certificate without re registrer every computer ?
Thanks in advance.
FOG 1.5.7 (Ex 1.5.0)
Ubuntu 18.04 LTS -
@vic60400 Do you have other tools to manage the clients? Like GPO or other means of running remote commands on them?
-
yes, windows server 2012 / PDQ Deploy Inventory
-
@vic60400 There might be a way to remove the old CA cert and deploy new one via remote powershell commands. I have never done this and can’t promise this will work. Play with it and let us know what you get.
You’ll find two FOG related certs in the Windows cert store. You don’t need to worry about the one called
FOG Project
. This is for verifying the signature of the fog-client software components (needed as we provide auto update in SYSTEM context). The one calledFOG Server CA
you need to swap out. -
@Sebastian-Roth Ok thank you
-
@vic60400 Would be interesting to hear if (and how) you were able to exchange the certificates. Other users might find it very helpful.