[racket-dev] SSL problem with the webserver?

From: Kathi Fisler (kfisler at gmail.com)
Date: Wed Aug 17 15:46:55 EDT 2011

I've just updated a web app that used to run under 4.0.1 to 5.1.3.
Now, when we start up the app with ssl/https, I get the error below.

Anyone experienced with SSL clients recognize the problem here?

thanks,
Kathi

---------------------------------------------
SSLv23_client_method: implementation not found; no arguments provided

 === context ===
/home/turnin/plt-5.1.3/lib/racket/collects/openssl/mzssl.rkt:322:2:
ssl-make-client-context
/home/turnin/plt-5.1.3/lib/racket/collects/web-server/web-server.rkt:52:0: core
/home/turnin/plt-5.1.3/lib/racket/collects/web-server/servlet-dispatch.rkt:81:0:
core
/home/turnin/turnin/startup.rkt: [running body]
----------------------------------------------


Posted on the dev mailing list.