El día Saturday, October 06, 2012 a las 01:37:06PM -0400, Indtiny s escribió:

> Hi,
> Thanks for the information .. I get the server part from the this link
> http://www.rtfm.com/openssl-examples/
> I started the server but I am getting the following error when I am trying

You did not say exactly which 'server' you started, perhaps the
'wserver' from the openssl-examples-20020110

> run the client by $curl http://127.0.0.1:8080

you should use an SSL client, for example 'wclient' from the examples or
the openssl' s_client;

> 
> AT the server side :
> 
> 3078153864:error:140EC0AF:SSL routines:SSL2_READ_INTERNAL:non sslv2 initial
> packet:s2_pkt.c:187:

I think this is normal, because you did not contacted the server with
some SSL client;

> 
> At the client side :
> 
> curl: (56) Recv failure: Connection reset by peer

normal too;

HIH

        matthias

-- 
Matthias Apitz               |  /"\ ASCII Ribbon Campaign: www.asciiribbon.org
E-mail: g...@unixarea.de     |  \ / - No HTML/RTF in E-mail
WWW: http://www.unixarea.de/ |   X  - No proprietary attachments
phone: +49-170-4527211       |  / \ - Respect for open standards
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to