Bradley Beck Asztalos <[EMAIL PROTECTED]>:
> pgold wrote: [...]
> s_client.c is what you want, [...] There is probably no better
> place to look for this information than those apps.
Looking at ssltest.c is also recommended. Because client and server
are in the same program, it's different from what you'd really use,
but I think the code is less confusing than s_client.c and s_server.c.
(ssltest.c uses an SSL BIO instead of using the SSL API directly -- this
is usually done differently, so everyone should definitely look at
more than just ssltest.c.)
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]