On Wed, 26 Nov 2003, Florent Gilain wrote: >No "libssl...." anywhrere...
But you definitely link against the OpenSSL libraries, so I guess you have them linked statically. ldd only shows dynamically loaded libs. >If i try to telnet to my localhost 993 port, i'm just disconnected and here >is what i get in my log file : >@400000003fc4ad1c138fe57c 442 0 [EMAIL PROTECTED]:] Error initializing >Binc IMAP: SSL negotiation failed: SSL error: unable to use certificate in >PEM file: /var/qmail/control/bincimap.pem: error:02001002:system >library:fopen:No such file or directory Is there a file called /var/qmail/control/bincimap.pem? If not, you could read the SSL docs on LifeWithBincIMAP.org, or run "make cert" for a test certificate. Andy :-) -- Andreas Aardal Hanssen | http://www.andreas.hanssen.name/gpg Author of Binc IMAP | "It is better not to do something http://www.bincimap.org/ | than to do it poorly."
