Publishing from Visual Studio 2015 - allow untrusted certificates

前端 未结 9 1377
挽巷
挽巷 2020-12-12 20:08

I am publishing my ASP.NET 5 MVC6 project from Visual Studio 2015. I have imported publish profile from my server. Connection validates successfully, however when I publish

9条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-12 21:01

    For dotnet 3.1.0 in VS 2019 just go "Edit" profile -> Validate Connection -> Accept the certificate and its done

提交回复
热议问题