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
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
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
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
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
5 matches
Mail list logo