Asp支付统一下单接口返回400 Bad Request ,The SSL certificate?
我的Asp网站 微信支付统一下单接口昨天突然用不了了,返回400 Bad Request ,The SSL certificate error ,应该是证书的问题。报错如下: <html> <head><title>400 The SSL certificate error</title></head> <body bgcolor="white"> <center><h1>400 Bad Request</h1></center> <center>The SSL certificate error</center> <hr><center>nginx</center> </body> </html> 求解决方案,感谢