Re: OpenLDAP with TLS support

2002-08-28 Thread Roland Bauerschmidt
Junichi Uekawa wrote: > Hmm.. so diverting is a bad idea, right ? Why? slapd depends on libldap2-tls which will divert libldap2 and install the TLS version as libldap2 instead. -- Roland Bauerschmidt

Re: OpenLDAP with TLS support

2002-08-28 Thread Junichi Uekawa
On Tue, 27 Aug 2002 16:05:10 +0200 Torsten Landschoff <[EMAIL PROTECTED]> wrote: > On Tue, Aug 27, 2002 at 09:18:43PM +0900, Junichi Uekawa wrote: > > > Using objdump -T to look at it, > > ldap_pvt_tls_get_peer and other things that are ldap_*_tls_* > > seems to be defined only on the TLS versio

Re: OpenLDAP with TLS support

2002-08-27 Thread Torsten Landschoff
On Tue, Aug 27, 2002 at 09:18:43PM +0900, Junichi Uekawa wrote: > Using objdump -T to look at it, > ldap_pvt_tls_get_peer and other things that are ldap_*_tls_* > seems to be defined only on the TLS version, and not on the > other version. pvt -> private. I don't think a user application is all

Re: OpenLDAP with TLS support

2002-08-27 Thread Steve Langasek
On Tue, Aug 27, 2002 at 09:18:43PM +0900, Junichi Uekawa wrote: > On Tue, 27 Aug 2002 13:42:27 +0200 > Torsten Landschoff <[EMAIL PROTECTED]> wrote: > > - There is libldap2-tls with TLS built in which can be installed on top > > of libldap2. It diverts the libraries without TLS and replaces them

Re: OpenLDAP with TLS support

2002-08-27 Thread Junichi Uekawa
On Tue, 27 Aug 2002 13:42:27 +0200 Torsten Landschoff <[EMAIL PROTECTED]> wrote: > - There is libldap2-tls with TLS built in which can be installed on top > of libldap2. It diverts the libraries without TLS and replaces them > with the TLS supporting libs > > Most of this work was done by Rol

OpenLDAP with TLS support

2002-08-27 Thread Torsten Landschoff
Hi *, For those who don't read long mails: Please test the ldap packages at http://www.ifg.uni-kiel.de/~torsten/preview/ I am about to upload new openldap packages with TLS support as requested frequently. Since it seems like in the short run there will be no libssl0.9.6 in base (or ex