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)
SSL_library_init() rather than SSLeay_add_all_algorithms(). Works fine
with libssl0.9.6 (woody) and libssl0.9.8(etch).


No differences found