Fixed bug #827: Using SSL fails on Debian etch. Fixed by Using
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 19 Jan 2007 10:28:42 +0000 (10:28 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 19 Jan 2007 10:28:42 +0000 (10:28 +0000)
commit41458ee17f8860ec85898ffb81186d2736a5c1aa
tree407c3d2e2660c9b2e3833f71b30ac4efcca272f6
parentcf245e9bf14a9f66908f8a31e42788a945b77c5a
Fixed bug #827: Using SSL fails on Debian etch. Fixed by Using
SSL_library_init() rather than SSLeay_add_all_algorithms(). Works fine
with libssl0.9.6 (woody) and libssl0.9.8(etch).
src/tcpip.c