微信退款有时返回 400 No required SSL certificate was sent
微信退款JSAPI,80%是成功的,但有时JSAPI调用不成功, 返回 “400 No required SSL certificate was sent“ 页面,具体如下: <html> <head><title>400 No required SSL certificate was sent</title></head> <body bgcolor="white"> <center><h1>400 Bad Request</h1></center> <center>No required SSL certificate was sent</center> <hr><center>nginx</center> </body> </html> 证书、绝对路径都 感觉没问题, 因为80%是退款成功的,请教专业有经验人士?谢谢!