> That exactly is the problem. After I uncomment the SSLSocketFactory > code. My test program for SSL works. > This requires to import javas.net.ssl.* for the HttpClient class. Should > this fix be in the coming beta?
Yes, but it is already, AFAIK. Although I didn't remove the source files yet, we should be back to be using the HTTP client soon-to-be 1.0 from jakarta-commons (which includes the SSL code). I'll try to release that one in sync for the beta. Remy
