While at a client site installing and configuring ArcGIS Monitor, I needed to set up the ArcGIS Monitor Reporting Server with the client’s SSL Domain Certificate for the server so that no security error would be thrown when accessed. I was given the certificate in the PFX format (binary format for storing the server certificate, intermediate certificates, and the private key) common to Windows and readily imported by IIS. ArcGIS Monitor does not use IIS and requires that the Certificate and Private key be in separate files and in PEM format (Base64 encoded ASCII files).
Here are the steps I used to move from the single PFX file to the two PEM files required by ArcGIS Monitor Server.
Hello @CecilLamb
thank you for the great tutorial. If I follow the steps but when i add the certificates and then stop the service, it no longer starts and the monitor is no longer accessible.
do you have any idea what this could be?
Thank you
Peter
Hi @PeterStiegler2
I am not sure what the issue may be given those symptoms. When you copied the private key to a text file, did you include the text that says "-----BEGIN PRIVATE KEY-----" and "-----END PRIVATE KEY-----"
Regards,Cecil
thank you very much for your help. I have already found the error the public certificate was not exported completely.Now it works 🙂
All the best
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.