Hello.
I'm considering using OpenSSL in my application. So I have read "The
SSL Protocol Version 3.0" at
http://wp.netscape.com/eng/ssl3/draft302.txt . But I still can't
understand, how during authentication phase
parties are actually authenticated ? I could only find exchange of
certificates (public keys). But they are
already public.
I know it should be private keys somehow involved into authentication.
I'm sure I just missed something.
Could anybody help me, please ?
Regards,
A.K.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]
- Re: How private key is used ? Aleksandr Konstantinov
- Re: How private key is used ? Jimi Thompson