drakma
drakma copied to clipboard
Drakma throws error on SSL url which is handled fine by browser
I'm having a hard time understanding this error which results on accessing a given SSL url:
(drakma:http-request "https://health.edcast.org/learn/first-responder-trauma-emergency-care-program-fall-2014")
A failure in the SSL library occurred on handle #.(SB-SYS:INT-SAP #X7FFFEC01E560) (return code: 1). SSL error queue: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure [Condition of type CL+SSL::SSL-ERROR-SSL]
Can anyone tell me how to fix or work around this?
This should be really handled by cl+ssl. It doesn't to provide any good way of using different tls/ssl methods.