In the GM Location "Edit Setting" UI, see the following error :
Error: Communication error occurred with reason 503 InternalServerError (Error code: 530039)
NSX 4.1.x
The order of certificates in both the .tomcat_cert.pem and .vip_cert.pem files are wrong. This is due to a software bug that wrongly re-ordered the certificate chain.
SSH as root to NSX manager and reverse the order of the last 2 certs in the cert chain in the following files:
The certificate chain order should be as follows:
======
leaf Certificate
ca Certificate
======
This issue is resolved in NSX 4.2