Home > Back-end >  The correct data interaction to shake hands
The correct data interaction to shake hands

Time:09-17

We configure network system to interact with the network, then the SSL certificate provided in the Intranet application server, through the DMZ nginx forward to call the network service, then data interaction sometimes success or fail, failure times: the Remote host closed the connection during the handshake,

Note: 1, the average success 3 pens, fail 1 pen, not failed every time,
2, already tried: upgrade the JDK to 1.8.0 comes with _151 and later, and then modify the Java \ jre \ lib \ security \ Java crypto security file. The policy=unlimited, but still won't do,

CodePudding user response:

Please help to confirm the problem, thank you very much!

CodePudding user response:

My approach is: HTTPS web server to use, use HTTP service network
  • Related