宝塔用户_wrgupa 发表于 2024-10-29 13:34:39

【待反馈】php项目nginx打开https防串站导致https证书issuer信...

CentOS 7.9.2009 x86_64(Py3.7.9)
免费版9.2
在对接接口时候,提供接口给对方但是对方对方无法访问,自己测试用postman或者任意接口工具访问又正常,对方报的错误
javax.net.ssl.SSLProtocolException: Empty issuer DN not allowed in X509Certificates
linux 使用以下命令,然后查看下图,参数为空,关闭防串站恢复正常
openssl s_client -connect www.xxxxxxxxx.com:443 -showcerts

堡塔运维南一 发表于 2024-10-29 16:27:48

您好,这个报错的话是指ssl证书验证过程中出现了问题
检查一下ssl证书配置是不是正确的,不行就重新配置一下试试
页: [1]
查看完整版本: 【待反馈】php项目nginx打开https防串站导致https证书issuer信...