Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drakma throws error on SSL url which is handled fine by browser #50

Open
ctlaux opened this issue Jan 12, 2015 · 1 comment
Open

Drakma throws error on SSL url which is handled fine by browser #50

ctlaux opened this issue Jan 12, 2015 · 1 comment

Comments

@ctlaux
Copy link

ctlaux commented Jan 12, 2015

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?

@stassats
Copy link
Member

This should be really handled by cl+ssl. It doesn't to provide any good way of using different tls/ssl methods.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants