I want to verify that my Mac computers have the current Internet Gateway certificate thumbprint.
Release: 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 may 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 is no possibility 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.