Re: [android-developers] Re: Not trusted server certificate

2011-07-05 Thread NaveenShrivastva
Have u generated Certificate for communicate with server.

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Re: Not trusted server certificate

2011-07-05 Thread NaveenShrivastva
On Tue, Jul 5, 2011 at 4:45 PM, Jaswant  wrote:

> as u are using "https" u need to manually varify certificates:
> use this link get an idea and if steal got problem tell i'll solve ur
> problem
>
> http://androidforums.com/android-applications/60650-send-data-https-android-application.html
>
>
> Enjoy and never forget to say "Jay Hind"
>
> --
> 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+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en



Need to consult with Halosys

There is solution

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Re: Not trusted server certificate

2011-07-05 Thread Jaswant
as u are using "https" u need to manually varify certificates:
use this link get an idea and if steal got problem tell i'll solve ur 
problem
http://androidforums.com/android-applications/60650-send-data-https-android-application.html


Enjoy and never forget to say "Jay Hind"

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Re: Not trusted server certificate

2011-07-04 Thread kaciula
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  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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en