The .Net client application is not able to connect to the HTTPS VSM deployed to VSE.
Different client applications are working fine.
The exception displayed is:
The signing authorities may not be trusted by the client end. The root and intermediate certification authorities need to the imported in the client application.
Add SSL debug property, -Djavax.net.debug=ssl, in the VSE vmoptions file, verify that VSE was receiving the request and the SSL handshake looked fine.
After the handshake is completed, it seemed that the client application closed the connection.
VSE log file shows:
For more information regarding the SSL handshake, look at the links below:
How to collect SSL debug information to help debugging SSL handshake issue