Below are the steps which needs to be followed -
-
Convert certificate and generate the proper CRT and Private key using the below link
https://support.stackpath.com/hc/en-us/articles/360001081206-How-To-Convert-pfx-to-a-crt-key-file -
Validate the new CRT and Private key files are proper not using below link.
-
Then rename the CRT and Private key files as “webserver-cert-public.crt” and “webserver-cert-private.key”
-
Make the copy of same CRT and private key file and rename as “agentserver-cert-public.crt” and “agentserver-cert-private.key”
-
Place these files mentioned in step 3 and 4( totally 4 files) under <%MeshCentral Installation Path%>\meshcentral-data
-
Restart the MeshCentral service
Note: Open SSL is required for this.