Fill in the blanks: Default port numbers for an LDAP server is____ for standard connections and____ SSL connections.
Fill in the blanks: Default port numbers for an LDAP server is____ for standard connections and____ SSL connections.
The default port number for an LDAP server is 389 for standard connections and 636 for SSL connections. Port 389 is commonly used for LDAP without encryption, while port 636 is the designated port for LDAP over SSL (LDAPS) to ensure secure data transmission.
Corret the answer. C