How To Check the Agent Server Public Certificate Is the Same for the Hub and Agent Machine
Question
How can I check that the agent server public certificate is the same for both the HVR Hub location and the corresponding HVR Agent?
Environment
HVR 6
Answer
On the HVR hub machine, run the command hvrlocationconfig <hub> <location>
. In this command, <location>
should be the name of the location configured with the HVR Agent.
On the corresponding HVR Agent machine, run the command hvragentconfig
.
In each instance, the output of the above commands will display the value for the property Agent_Server_Public_Certificate. Compare these values to determine if they are identical.