Administrators can start, stop, and restart the Entrust Proxy for Microsoft CA with the following commands.
MSCAProxy.exe startMSCAProxy.exe stopMSCAProxy.exe resstartOnce started, you can use a Chrome browser to check that the Entrust Proxy for Microsoft CA is running correctly.
To check the execution of the Entrust Proxy for Microsoft CA
Run the following command to generate a PKCS#12 from the
mscaproxyclient.jkskeystore.keytool -importkeystore -srckeystore mscaproxyclient.jks -destkeystore mscaproxyclient.p12 -srcstoretype JKS -srcstorepass <SRCSTOREPASS> -deststoretype PKCS12 -deststorepass <DESTSTOREPASS>- Import the generated
mscaproxyclient.p12file into Chrome. Go to:
https://<proxyserver>:8443/MSCAProxy/rest/status/ping- Check the server response. The "MS CA proxy is running" message indicates the operation was successful.