Hi I am not getting reply by email, so i cant click on reply... how will i get reply by email ??
i think i have done something wrong to create certs I have used bellow script to create all the certificate : https://github.com/richm/scripts/blob/master/setupssl2.sh
now when i do this ,i get bellow error ..
ldapsearch -x -ZZ -D "cn=Directory manager" -w password -h ldap-2 -b "dc=fosiul,dc=lan"
ldap_start_tls: Connect error (-11) additional info: TLS: hostname does not match CN in peer certificate
Hie
On Sat, Jul 28, 2012 at 4:54 PM, fosiul alam expertalert@gmail.com wrote:
Hi I am not getting reply by email, so i cant click on reply... how will i get reply by email ??
i think i have done something wrong to create certs I have used bellow script to create all the certificate : https://github.com/richm/scripts/blob/master/setupssl2.sh
now when i do this ,i get bellow error ..
ldapsearch -x -ZZ -D "cn=Directory manager" -w password -h ldap-2 -b "dc=fosiul,dc=lan"
ldap_start_tls: Connect error (-11) additional info: TLS: hostname does not match CN in peer certificate
Can you start with the scratch, with the steps given in http://lists.fedoraproject.org/pipermail/389-users/2012-March/014200.html
Use it as per your environment. Change the certificate names if you want, I didnt used default server cert
Regards Arpit Tolani
On gmail i have option replay next to every email. If you are using email client look in docs for your client.
Your error mean that CN (common name) field of certificate is wrong. It should be FQDN of 389. You need to make new server cert.
Good Luck!
2012/7/28 fosiul alam expertalert@gmail.com
Hi I am not getting reply by email, so i cant click on reply... how will i get reply by email ??
i think i have done something wrong to create certs I have used bellow script to create all the certificate : https://github.com/richm/scripts/blob/master/setupssl2.sh
now when i do this ,i get bellow error ..
ldapsearch -x -ZZ -D "cn=Directory manager" -w password -h ldap-2 -b "dc=fosiul,dc=lan"
ldap_start_tls: Connect error (-11) additional info: TLS: hostname does not match CN in peer certificate
-- 389 users mailing list 389-users@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-users
389-users@lists.fedoraproject.org