[racket-dev] SSLv2 in collects

From: Asumu Takikawa (asumu at ccs.neu.edu)
Date: Mon Apr 25 19:00:53 EDT 2011

On 2011-04-25 14:54:18 -0300, David Bremner wrote:
> Yeah, this is a problem for the official Debian builds as well.
> 
> Would it be enough just to hack out all of the mentions of
> SSLv2_(client|server)_method? Has anyone tried?

The latest commit changes the openssl module to fail gracefully at
runtime when SSLv2 can't be found instead of failing to build. This
should work on Debian too (tested on wheezy).

Cheers,
Asumu


Posted on the dev mailing list.