Simple update check failing with SSLHandshakeException

后端 未结 0 989
遇见更好的自我
遇见更好的自我 2020-12-10 23:32

I have a trivial "check for updates" feature in my desktop application, and all it does is basically this:

var url = new URL(urlString);
var conn =          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题