What version of cl+ssl do you test?On 2014-07-19 a pull request was merged int cl+ssl.According to the author, https works OK (mostly) for him.Best regards,- Anton20.08.2014, 22:50, "Cyrus Harmon" <ch-lisp@bobobeach.com>:On Aug 20, 2014, at 2:24 AM, Mark Evenson <evenson@panix.com> wrote:
Even though we are passing all the CFFI tests,
CL-USER> (drakma:http-request “https://google.com”)
still times out with an error. Always something further to fix…Yes, I’ve run across this too. The first https call hangs, even if one adds :connection-timeout 120. Could we be improperly initializing something somewhere along the run? After recovering from this error, subsequent calls work. This is probably more of a cl+ssl issue than a cffi (or ABCL) issue, but it definitely seems to be ABCL-specific.
Thanks for your work to clean up the CFFI patch set! I look forward to the day when I can run stock CFFI, cl+ss, and ABCL and have all my code working :)
Cyrus
_______________________________________________
Armedbear-devel mailing list
Armedbear-devel@common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/armedbear-devel