Hello guys!

After having recognized how to do the basic HTTP authentication I get
an error with the HTTPS authentication. I know that there might be
some problems with the HTTPS connection of the HttpClient after
reading through the groups here. But they are always dealing with
certificate errors. I don't get a certificate error.

Could someone tell me what I have to change in here? Here is my source
code for the execution of a standard GET request over HTTPS.

http://rafb.net/p/laUMaN24.html

I'm getting the following error:

ERROR/DELICIOUS(1040): IO E: Get result failed. The target server
failed to respond - null

So the execution failed and the response of the server is "null". But
I know that the server is available. You can test it inside a normal
browser. In addition the credentials are right but that shouldn't
matter. Otherwise I would get a 401 response but not a "null" from the
server.

Has someone achieved a HTTPS connection? Is it my fault or could it be
a bug with the SDK?

Regards!


--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to