pgold wrote:
> Dear all,
> So far I recieved 2 mails. One of them is a question about our
> project,
> and the other was recommending me to try s_server.c and s_client.c in apps/
> However, I think that these files are about specifing the options from the
> command line argument.
> May be I didn't clear myself. In fact, We need to use the SSL not the openssl
> but we use the files and the libraries used by openssl.
s_client.c is what you want, the command line options are a small part of it. You
have to extract the code from s_client.c for working with ciphers, sessions,
certificates, and read/write -- it's all in there. There is probably no better
place to look for this information than those apps. They're the most up to date
and probably correct--up to a point.
>
> We need to know how to make the client and the Server connect to each other.
> How to chooese the ciphers, the sessions, the certificates, and the private&
> public keys............
> If any one has worked in this field, can he send us his work (docs or source
> code),and be sure that we will mention his name in our project presentation to
> help us in the SSL.
> Please, we need a quick answers...........
> Waiting for you mails.
> Thanks
> Nevine
>
> ______________________________________________________________________
> OpenSSL Project http://www.openssl.org
> Development Mailing List [EMAIL PROTECTED]
> Automated List Manager [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]