ssl on android strange issue

前端 未结 1 1602
Happy的楠姐
Happy的楠姐 2021-02-02 04:06

I am trying to upload a file to some url using ssl. I use this code to set trust manager -

public static void trustAll () {
    TrustManage[] trustEverythingTru         


        
1条回答
  •  無奈伤痛
    2021-02-02 05:05

    The guys from android reported that is bug in android sdk http://code.google.com/p/android/issues/detail?id=8625.

    0 讨论(0)
提交回复
热议问题