Displaying 1 result from an estimated 1 matches for "dscert".
2008 Jun 27
0
Redhat directory server with windows2003 ads passsync error
...9999 -d .
-z noise.txt -f pin.txt
- Convert to pkcs12 format (note these files will be used within the AD
system, and the prompted password for the commands below will need to match
password in pin.txt file)
pk12util -d . -o cacert.pk12 -n "CA Certificate"
pk12util -d . -o dscert.pk12 -n "server-cert"
###############################################################################################################################
*After that when i executed ldapsearch -x -ZZ it showing all the
entries properly on rhds centos box,
so its indicates ssl was perfectl...