Client console login error
Hi,
We are implementing ACC on-premise and have encountered the below error when trying to login to our instance outside of the local machine:
IOB-090020 Error in SSL library:'IOB-090013 error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed (code 337047686)

We have confirmed the web-server is reachble since for example https://<instance-machine>/nl/jsp/logon.jsp is accessable and we can login there (from same machine where the above error is thrown).
The application server is behind a loadbalancer, with SSL certificate. We have tried installing the root CA to the truststore on the application server but still having the same issue.
Any ideas what could be causing this?
/Mattias

