On 03/01/15 20:31, Kurt Roeckx wrote:
On Sun, Mar 01, 2015 at 08:12:25PM +0530, dE wrote:
On 03/01/15 20:07, Kurt Roeckx wrote:
On Sun, Mar 01, 2015 at 05:41:03PM +0530, dE wrote:
Hi!
gethostbyname failure
This probably means that you don't have localhost in /etc/hosts
127.0.0.1 DESKT
> I dont understand why it runs gethostbyname on the incoming address in the
> 1st place.
To see if it's an AF_INET incoming address. It does seem kinda silly.
___
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl
On Sun, Mar 01, 2015 at 08:12:25PM +0530, dE wrote:
> On 03/01/15 20:07, Kurt Roeckx wrote:
> >On Sun, Mar 01, 2015 at 05:41:03PM +0530, dE wrote:
> >>Hi!
> >>
> >>gethostbyname failure
> >This probably means that you don't have localhost in /etc/hosts
>
> 127.0.0.1 DESKTOP_MINER localhost
On 03/01/15 20:07, Kurt Roeckx wrote:
On Sun, Mar 01, 2015 at 05:41:03PM +0530, dE wrote:
Hi!
gethostbyname failure
This probably means that you don't have localhost in /etc/hosts
Kurt
___
openssl-dev mailing list
To unsubscribe: https://mta.opens
On Sun, Mar 01, 2015 at 05:41:03PM +0530, dE wrote:
> Hi!
>
> gethostbyname failure
This probably means that you don't have localhost in /etc/hosts
Kurt
___
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
Hi!
There appears to be a bug in the openssl program which has persisted for
years (as it appears from the Google search results).
I'm using s_server as follows
openssl s_server -accept -cert issuer.pem -key issuer.key
If the incoming connection is from localhost --
Using default temp