[RESOLVED] How to change Chef-Manage certificate

As of now, my Chef-manage uses a self-signed certificate generated during the installation. I’d replace it with a certificate signed by the CA of my domain. How can I replace it?

Regards,
Rosario

Here is the chef documentation. I used that in combination with this & this website.

I would implement this on a test system first then roll out on production when you are confident that it is working.

Thank you svucich. I’ve already done something very similar to your posted documentation before reading it. However it has been useful to check if what I’ve just done was correct.