SSLException: Connection has been shutdown: javax.net.ssl.SSLException: Tag mismatch

纵然是瞬间 提交于 2019-12-23 19:34:11

问题


In Android Studio, when I try to update large SDKs through the SDK Manager, I keep getting the following error:

 SSLException: Connection has been shutdown: javax.net.ssl.SSLException: Tag mismatch!

This always happens with large SDKs. What should I do? I have no idea about what I should do. I use Android Studio 2.2.3 and Windows 7x64. Any help will be appreciated.


回答1:


I faced similar problem.I solved it by selecting Force https to be fetched as http option under SDK Update Sites tab of SDK Manager. By Selecting this option you can download only those packages which are having SSLEXECPTION Tag Mismatch error. Once you have done remember to unselect this option. For more clarification refer



来源:https://stackoverflow.com/questions/41898175/sslexception-connection-has-been-shutdown-javax-net-ssl-sslexception-tag-mism

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!