GLPADM016E A client sent non-secured communications to the SSL port.

Explanation

Starting with the IBM Tivoli Directory Server 6.1 release this message is deprecated. See GLPSRV022E. The Admin server determined that a client sent non-encrypted data to the secure port. The request from the client is ended.

User response

If a command utility such as ldapsearch is called by the client and secure communications is intended, make sure the -Z (use secure communications) parameter is specified. If the client does not intend to use secure communications, then specify the nonsecure port.

Programmer response

If secure communications is intended, make sure the client calls ldap_ssl_start. If secure communications is not intended, then specify the nonsecure port.