The SSL connection could not be established, see inner exception. The remote certificate is invalid

在CentOS7系统中,一个使用netcore3.1开发的后台程序遇到SSL连接失败的问题,报错表示远程证书无效。通过复制/etc/pki/tls/cert.pem到openssl路径下解决了问题。确保路径正确,即使cert.pem是链接也可正常执行。

在centos7环境下,访问https的网页正常,使用curl访问网页也正常。

后台程序使用netcore 3.1开发的程序,访问时,报“The SSL connection could not be established, see inner exception. The remote certificate is invalid according to the validation procedure”这个错误,经查,为证书问题

后来执行,问题解决

 cp /etc/pki/tls/cert.pem /usr/local/ssl/

 在执行前,先检查openssl的路径,并确认路径是否有cert.pem。这台机器的这个文件是一个链接,没关系,直接执行,也是正常成功的。

参考文章:The SSL connection could not be established, see inner exception. 解决办法_明珠玮玉的博客-CSDN博客_the ssl connection

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值