2023-xx-xx INFO http-nio-127.0.0.1-7440-exec-182 VidmServiceImpl 82634 SYSTEM [nsx@6876 comp="nsx-manager" level="INFO" reqId="8f7a12b8-a879-4822-89e8-cd84ddb56ecd" subcomp="manager" username="admin"] Error connecting to vidm
org.springframework.security.oauth2.client.resource.OAuth2AccessDeniedException: Error requesting access token.
Caused by: org.springframework.web.client.ResourceAccessException: I/O error on POST request for "https://vidm-server.local/SAAS/auth/oauthtoken": Received fatal alert: handshake_failure; nested exception is javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
2023-xx-xx INFO http-nio-127.0.0.1-7440-exec-182 NsxBaseRestController 82634 SYSTEM [nsx@6876 comp="nsx-manager" level="INFO" subcomp="manager"] Error in API /nsxapi/api/v1/aaa/vidm/search?search_string=Windows_Group caused by exception com.vmware.nsx.management.common.exceptions.InvalidArgumentException: {"moduleName":"AAA","errorCode":71008,"errorMessage":"Error connecting to VMware Identity Manager."}
2023-xx-xx INFO http-nio-127.0.0.1-7440-exec-182 NsxBaseRestController 82634 SYSTEM [nsx@6876 audit="true" comp="nsx-manager" level="INFO" subcomp="manager"] UserName:'admin' ModuleName:'AAA' Operation:'POST@/api/v1/aaa/vidm/search' Operation status: 'failure' Error: Error connecting to VMware Identity Manager.
VMware NSX
In VMware NSX Version 4.1.x, the following ciphers are supported for NSX manager outbound connections
Ensure the destination load balancer supports the following ciphers
RSA cipher : "TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384"
ECDSA cipher : "TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384"
For example, if using VMware NSX native load balancer, the following steps could be applied