Return error information after enable TLSv1.2 on .Net Platform:
hkszlq
Member Posts: 8 ✭
TLSV1,TLSv1.2 is working, Session connect is ok. But
Return error information after enable TLSv1.2:
[18:53:51 ERR] Exception thrown
Operation Error: ReturnCode = SOLCLIENT_NOT_READY Error Info: (Subcode=CommunicationError, Error string=SSL establishment failed as the client due to 5 (ret -1, 'Peer closed socket') for session '(c3,s1)_vpn-poc-d1', connection 'SSL-client', Response code= 0 )
C# source code :
Please help to check this issue,Tks.😫
0