Monday, July 4, 2011

[android-developers] Re: Not trusted server certificate

Check out this link: http://code.google.com/p/android/issues/detail?id=15968

"From 9th December 2010 RapidSSL and Geotrust certificates have been
issued from a new 2048Bit root."

You have to install an "intermediate certificate" on the server side.

On Jun 30, 7:17 pm, dashman <erjdri...@gmail.com> wrote:
> From my Android app, I access my server using
> https and using java classes (e.g. HttpURLConnection)
>
> Sometimes, I get - but not always and maybe only
> on HTC phones.
>
> " javax.net.ssl.SSLException: Not trusted server certificate"
>
> do a reboot and then works.
>
> but it happens again later on.
>
> the certificate is issued by RapidSSL.
>
> from my desktop browser - FF, IE and Chrome - no complaints.
>
> any help?

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment