Error message:
An error is reported when the refund interface calls the certificate:
no approve protocol (protocol is disabled or cipher suits are inappropriate)
Solution:
1. [not recommended] Find jdk/jre/lib/security/java.security file to modify , remove the TLSv1 , so the production environment still have to change, so give up this method.
2. [recommended] solution: find the class corresponding to the SDK and modify it according to the following figure
Read More:
- Keytool: How to solve javax.net.ssl.SSLHandshakeException Error?
- [Solved] Git Clone Error: error setting certificate verify locations
- [Solved] Android7 8 Jack server SSL error: Jack server failed to (re)start, try ‘jack-diagnose’ or see Jack server log
- [Solved] Android8.1 Compile Error: SSL error when connecting to the Jack server
- [Solved] Git Clone Error: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version
- How to Fix TNS 12560 Error
- The spring project is normal locally, and the bean cannot be found error is thrown when entering the docker container
- How to Solve Maven Error: Return code is: 501 , ReasonPhrase:HTTPS Required.
- OpenSSL: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failur
- Crawler: crawls news websites with cookies to get web content
- Oracle monitoring error tns-01189 [How to Solve]
- Aapt Remove Command error during crunch – archive is toast
- Kettle Flash Back Error:The graphical interface cannot be opened. There is an ETI installation problem
- How to Solve elasticSearch8.1.2 Install Error in Win10
- How to Solve ERROR – unregister mbean error javax.management.InstanceNotFoundException: com.alibaba.druid:type=
- Running the test front-end project, Google browser accesses localhost with err_SSL_PROTOCOL_ERROR
- Error configuring application listener of class jdbc.ContextListener [One of the solutions]
- [Solved] ngrok 1.7 Build Error: remote error: tls: bad certificate
- [Solved] HTTP Error 405.0-Method Not Allowed occurs in the Put operation of the REST service on IIS7.5
- NestedServletException, Handler dispatch failed; nested exception is java.lang.StackOverflowError [Solved]