Could not validate certificate signature?

后端 未结 5 823
误落风尘
误落风尘 2021-01-07 19:27

I use the SSL Socket and Trustmanager from this side Self signed SSL

but i keep getting following error:

09-28 19:52:41.942: WARN/System.err(1

5条回答
  •  暖寄归人
    2021-01-07 20:05

    As Michael Levy mentioned, the reason I was getting this exception is that I had left my Android Emulator open for a few days and the clock had gotten pretty far out of sync. Once I restarted the emulator, the exception went away.

提交回复
热议问题