DSS Api - SSL Handshake error

We plan to leverage the DSS API, over http using SpringBoot application.

We are consistently receiving the SSL Handshake error, and we had already our root certs in the truststore.

We need to understand if we need to pass any specific certificate to ensure successful SSL handshake.


Best Answer