I have exactly the same problem as 
http://old.nabble.com/s_server-and-gethostbyname-failure-error-td14675962.html
http://old.nabble.com/s_server-and-gethostbyname-failure-error-td14675962.html 
. I have searched and don't find any replies.

I run the following command:
openssl s_server -accept 6514 -cert servercacert.pem -key servercakey.pem
-state -debug -no_dhe

OpenSSL responds

Enter pass phrase for servercakey.pem:
Loading 'screen' into random state - done
Using default temp ECDH parameters
ACCEPT

When my client issues BIO_do_connect(conn) then openssl s_server fails with

gethostbyname failure

There is nothing particularly unusual about the Windows 7 64-bit system on
which openssl is running. I have used gethostbyaddr frequently with no
unexpected errors. I'm using a pre-built Windows distribution of OpenSSL
1.0.1c. 

Any ideas?

-- 
View this message in context: 
http://old.nabble.com/s_server-gethostbyname-failure-tp34290361p34290361.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                           majord...@openssl.org

Reply via email to