philipina wrote: > 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 >
If these computers have internet access, you should be able to use your ISPs DNS servers. Or, search for public DNS servers. If they only need to access a few DNS names, you could add them to your HOSTS file My .02... -- °(((=((===°°°(((=========================================== ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]