i compiled my openldap 2.0.7 with ssl/tls support by adding the --with-tls option. and i modified my start script to run with a -h ldaps:/// ldap:// but my clients cannot connect to the ldaps:/// running on port 636. they can connect to the 389 port. what other options / patches do i need to get tls support enabled? Note: the configure script detects the ssl library so that should be all i need?