On Sun, May 19, 2002 at 08:55:59PM -0000, shalen chhabra wrote:
> will someone tell me what saccept.c program is meant for
> in the demos dir of openssl. I am able to compile and
> link it but when I write it gives me
>
>
> ./saccept www.hotmail.com:443
> 2675:error:02006063:system library:bind:Cannot assign requested
> address:b_sock.c:622:port='www.hotmail.com:443'
> 2675:error:20069075:BIO routines:BIO_get_accept_socket:unable to
> bind socket:b_sock.c:624:
Obviously "saccept" is a server type application, _accept_ing connections.
You seem to try to use it for _connect_ (SSL client) purposes.
As your host probably is not www.hotmail.com, it cannot work.
It could only work at www.hotmail.com itself :-)
Best regards,
Lutz
--
Lutz Jaenicke [EMAIL PROTECTED]
http://www.aet.TU-Cottbus.DE/personen/jaenicke/
BTU Cottbus, Allgemeine Elektrotechnik
Universitaetsplatz 3-4, D-03044 Cottbus
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]