How do I make an LDAP connection that uses SSL with
the .NET libaries?
I'm currently using DirectoryEntry, but I don't see an
option to force the connection to be SSL.

Thanks,