Hello,

I'm using an application (that I could recompile) which is using OpenSSL. My
problem is that for some computers I have an internet access but no DNS
server. In this case I configure the application to connect to
https://xxx.xxx.xxx.xxx (ip address) instead of https://www.myDomaine.net
The problem is that the certificate has been generated for
https://www.myDomaine.net and apparently when the application tries to
connect the connection failed because I'm not using the DNS.

Is there a way to configure openSSL to disable this DNS check during server
authentication?

Thanks in advance for your help.

Regards,

Alain
-- 
View this message in context: 
http://www.nabble.com/How-to-disable-DNS-certificate-check--tp19367130p19367130.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to