Please wait" and spinning icon displayed indefinitely and the Avi Controller is never added.200 OK" status but the JSON response states that the certificate could not be trusted similar to the following:{ "targetProbe": { "result": "Certificate not trusted: java. security. cert.CertificateException: No name matching <AVI_CONTROLLER_FQDN> found", "resolvedIp": "#.#.#.#", "canConnect": true, "sslHandshake": false, "connectionResult": "SUCCESS", "sslResult": "ERROR_UNTRUSTED_CERTIFICATE", "certificateChain": " ----- BEGIN CERTIFICATE -----...----- END CERTIFICATE ----- ", "additionalCAIssuers": [] }, "proxyProbe": null}This issue occurs if the Avi Controller's SSL certificate does not have a Common Name and Subject Alternate Name (SAN) that matches the address entered in the Add Controller > URL field in VCD.
To resolve this issue configure the Avi Controller with a valid SSL certificate that has a valid Common Name and Subject Alternate Name (SAN) that matches the URL being provided to VCD when adding the controller.
For more information on configuring the Avi Controller certificate, see the Avi Load Balancer documentation on Changing the Default Certificate of the Controller.
After ensuring the Avi Controller has a valid certificate, close the Add Controller dialogue in the VCD Provider portal if it is still open in a "Please wait" state, and attempt to add the controller again.