完全解决unable to find valid certification path to requested target

1.下载证书         2.导入证书 keytool -import -alias test -keystore cacerts -file D://test.cer   其中:java -alias 指定别名(推荐和证书同名)swift -keystore 指定存储文件(此处固定)ide -file 指定证书文件全路径(证书文件所在的目录)post 注意:当切换到 cacerts 文件所在
相关文章
相关标签/搜索