> > Using HttpSend, I have struggled to understand why some 
> pages return 
> > no content at all when requested using THttpSend, but are perfectly
> 
> Quick idea: what OpenSSL version you are using? Some version around 
> 0.9.8m is buggy!
> 
> 
openssl s_client -connect dspace.library.uvic.ca:8443 works on OpenSSL
0.9.8l (windows), 0.9.8r (cygwin) but not on 1.0.0d. Error is:

5956:error:140773F2:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert
unexpected message:.\ssl\s23_clnt.c:658:

This is also the error synapse is receiving.

The older versions that work, report a self signed certificate in the chain
and curl using 0.9.8r requires a --insecure to get the page. This is strange
since firefox doesn't warn about certificates. Normally it refuses self
signed certificates. So older versions work but do have problems with this
site.

Ludo


------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to