I’m attempting to establish an https connection and perform a POST.  The 
examples I’ve seen show a somewhat solution where the URL of the HttpPost is an 
https url.  (HttpPost post = new HttpPost(“https://www.someaddress.com”).  Is 
this all that is needed to establish the SSL connection?  
---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org
For additional commands, e-mail: httpclient-users-h...@hc.apache.org

Reply via email to