This article provides information on verifying that all Mac computers have the current Internet Gateway certificate thumbprint.
ITMS 8.x
You can verify the thumbprint in the Mac SMA UI, by looking at the CEM policy XML content through the "Policies" icon, if the CEM policy has already been updated.
You can also view the currently stored thumbprint on the agent by running the following commands in the terminal:
aex-helper info network -l
The status of the current connection ( HTTP(S) / CEM / WebSockets ) is verified by the command:
aex-helper info network
Other certificates and their data are available by running the command:
aex-helper info ssl -v
There currently is no way to check this in the UI, except by looking at the CEM policy XML content through the "Policies" icon, if the CEM policy has already been updated.