Net::LDAPS not checking hostname in certificate

2007-05-14 Thread Christopher Odenbach
CTED] SASL SSF: 56 SASL installing layers # extended LDIF Now my question: Who is responsible for the hostname check? Net::LDAP? Or IO::Socket::SSL? Who is to blame that Net::LDAP does not verify the hostname as advertised in Net::LDAP::Security? ;-) Thank you Christopher P.S.: Please include me

Re: Net::LDAPS not checking hostname in certificate: PATCH

2007-05-16 Thread Christopher Odenbach
t name mismatch in certificate! [EMAIL PROTECTED]:~/WORK$ ./test_ldap_tls.pl ldap.uni-paderborn.de OK Any comments? Christopher -- ====== Dipl.-Ing. Christopher Odenbach Zentrum fuer Informations- und Medientechnologien Universitaet Pader

Re: Net::LDAPS not checking hostname in certificate: PATCH

2007-06-06 Thread Christopher Odenbach
e field can be of type 'dNSName' or of type 'iPAddress'. > I think the subjectAltName check is pretty important. Do you know any public available server with such a certificate? Would make things easier to develop. Christopher -- ========