Hi, 2005/7/27, Manuel Holtgrewe <purestorm / ggnore.net>: > > I think I triggered a bug in ruby's openssl extension. It seems to > > happen when some "ENGINE_load*" methods are not available. > > Is there nobody interested in fixing this bugs? Where can I find the > maintainer of the openssll extension of ruby? I didn't check the original report (sorry) but can you try the latest ruby source at CVS? I found an ossl2 engine module dynload related compiling problem and the author of ossl_engine.c fixed it in CVS. Could be the same issue. Though the server www.ruby-lang.org can be still in maintenance... Regards, // NaHi