What do you need to do in a client library call to make it use SSL? I'm looking at the ldap2dns code. It doesn't want to use SSL, even if I specify port 636 (this app also doesn't like the ldaps?:// notation). The library's initialization code is a bit of a maze; it appears mostly concerned with parsing a config file. Any hints? Lynn