“User authentication failed: The SSL connection could not be established, see inner exception“ 解决方案
闲来无事自己搞了一个Linux服务器进行学习,在部署完IdentityServer4的等各种服务啪啪啪啪搞完后,于是跑了第一个api service,蹦,直接提示The SSL connection could not be established, see inner exception,如下图:解决方案如下:第一步:输入命令获取openssl相关信息,如图openssl version -a第二步:copy证书至/usr/local/openssl 下,如图...
原创
2021-09-13 21:13:04 ·
11393 阅读 ·
0 评论