On 02/20/11 6:42 PM, Bharani Dharan wrote:

Hi,

I want to find following details but getting error. Errors are highlighted in RED. Kindly advise.

# echo "" | openssl s_client -connect server:25 -starttls smtp > certificate

gethostbyname failure

connect:errno=0

# echo "" | openssl s_client -connect server:443 > certificate

gethostbyname failure

connect:errno=0



those are dns errors, presumably 'server' is not resolving to a ip address.


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to