[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Turning off clear text - how 2 get tls only communications?
At 05:06 AM 6/17/2004, Buchan Milne wrote:
>| I set SLAPDURLLIST="ldap://127.0.0.1/ ldaps:///"
>
>Note with this configuration, tls will only work from the localhost, it
>will not work from any remote clients.
For clarity, s/tls/Start TLS/ in the above sentence as
TLS == SSL but Start TLS != ldaps://. Use of either
Start TLS and ldaps:// will result in establishment
of an LDAP session protected by TLS (SSL).
Kurt