Xie Grace Jingru-LJX001 wrote:

(1) what was just going on during the negotiation and security
connection setup? The sequence of the handshaking.
(2) Is the public key part of the certificate being passed to the
client?
(3) Did the server authenticate the client in this process? or there is
no authentication in this type of handshaking?
(4) What does the server do with the key generated (privkey.pem)? Is
this the private key? Does the client need to know about this key?
(5) Do both the server and client use the key to encrypt and decrypt the
data packets? Which key do they use?

Could you recommend any docs that explain all these.

http://wp.netscape.com/eng/ssl3/3-SPEC.HTM#7-5

from this doc:

http://wp.netscape.com/eng/ssl3/ssl-toc.html

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to