Allow replicated LDAP server info to be set using ldaps:// URL

Requested by prospect.

Makes it a tiny bit easier to configure LDAP with the correct default port, etc:

url: ldap://ldap.example.com
url: ldaps://ldap.example.com 
url: ldaps://ldap.example.com:2207 

These can be comma-separated to specify replicated servers.