On Sun, 5 Apr 2009, Ricardo Kleemann wrote:

> Anyone know whether courier-mta-ssl and courier-ssl are built against
> OpenSSL or GnuTLS?
>

Ubuntu GNU/Linux ... Jesus Fucking Christ ... that's what this thread is
about?  Its gone on for so long I had to read it :)

I guess when one dances with the Devil, they wait for the music to stop.

Try ldd(1), if Unbuntu has it...

$ ldd  $(which couriertls)
  /usr/local/bin/couriertls:
        libssl.so.4 => /usr/lib/libssl.so.4 (0x80063e000)
        libcrypto.so.4 => /lib/libcrypto.so.4 (0x800776000)
        libc.so.6 => /lib/libc.so.6 (0x8009bd000)

$ strings /usr/lib/libssl.so.4 /lib/libcrypto4 | egrep "OpenSSL|0\."
OpenSSL 0.9.7e-p1 25 Oct 2004


------------------------------------------------------------------------------
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to