大家好我现在正在使用.net核心2.1.3当我通过"dotnet new webapi"安装webapi项目时,当我尝试通过firefox或chrome打开时它给了我这个错误
HttpsConnectionAdapter [1]无法验证HTTPS连接.System.IO.IOException:身份验证失败,因为远程方已关闭传输流.
c# ssl .net-core
.net-core ×1
c# ×1
ssl ×1