Setting Server authentication
You can use the methods discussed here to set server authentication.
About this task
For server authentication, you can modify the ibmslapd.conffile under the cn=SSL, cn=Configuration entry. To use the Web Administration Tool, see Using Web Administration.
To
use the command line:
idsldapmodify -D <adminDN> -w <adminPW> -i <filename>where <filename>
contains: dn: cn=SSL,cn=Configuration
changetype: modify
replace: ibm-slapdSSLAuth
ibm-slapdSSLAuth: serverAuthYou must restart the server
and the administration server for the changes to take effect.