Problem with GnuTLS/openssl

Ognen Duzlevski ognen.duzlevski at gmail.com
Tue Aug 21 18:10:49 CEST 2012


Nikos,

On Tue, Aug 21, 2012 at 3:36 AM, Nikos Mavrogiannopoulos <nmav at gnutls.org>wrote:

> Which version of libgnutls and gnutls-bin is installed in that system?
> It seems like they have an old library but new binaries.
>
>
Thanks for answering.

Here is the output of ldd /usr/bin/gnutls-cli-debug
[root at dualamd ~]# ldd /usr/bin/gnutls-cli-debug
        linux-vdso.so.1 =>  (0x00007fff58fff000)
        libgnutls.so.26 => /usr/lib64/libgnutls.so.26 (0x0000003d4f000000)
        libc.so.6 => /lib64/libc.so.6 (0x0000003dec800000)
        libtasn1.so.3 => /usr/lib64/libtasn1.so.3 (0x0000003e01000000)
        libz.so.1 => /lib64/libz.so.1 (0x0000003dee000000)
        libgcrypt.so.11 => /usr/local/lib/libgcrypt.so.11
(0x00007f2d102f3000)
        /lib64/ld-linux-x86-64.so.2 (0x0000003dec400000)
        libgpg-error.so.0 => /usr/local/lib/libgpg-error.so.0
(0x00007f2d100ef000)

I compiled my own versions of libgnutls and latest gnutls-cli binaries and
it all worked, I was able to get gnutls-cli-debug to connect to my server
and give me the report I expected.

Now the question becomes what kind of surgery I need to do to this box to
get it to authenticate to ldap via tls.

Cheers,
Ognen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/attachments/20120821/ff49242a/attachment.htm>


More information about the Gnutls-help mailing list