Re: SSL certificate signing request

2008-07-29 Thread Phibo
O.K. That's what I expected. Thanks ! Cheers, Phibo On Tue, 29 Jul 2008 11:47:02 +0200 "Dr. Stephen Henson" <[EMAIL PROTECTED]> wrote: > On Mon, Jul 28, 2008, Phibo wrote: > > > > > Is it possible for a certificate authority (CA) signing my SSL certifica

RE: SSL certificate signing request

2008-07-29 Thread Tim . Metzinger
sted root CA added, which enables the proxies talked about above. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dr. Stephen Henson Sent: Tuesday, July 29, 2008 5:47 AM To: openssl-users@openssl.org Subject: Re: SSL certificate signing request On Mon,

Re: SSL certificate signing request

2008-07-29 Thread Sergio
Dr. Stephen Henson escribió: On Mon, Jul 28, 2008, Phibo wrote: Is it possible for a certificate authority (CA) signing my SSL certificate signing request (csr) to decrypt my own SSL sessions ? Or, in other words, in a csr are there enough infos about my private key to be able to intercept

Re: SSL certificate signing request

2008-07-29 Thread Dr. Stephen Henson
On Mon, Jul 28, 2008, Phibo wrote: > > Is it possible for a certificate authority (CA) signing my SSL certificate > signing request (csr) to decrypt my own SSL sessions ? Or, in other words, > in a csr are there enough infos about my private key to be able to intercept > SSL ses

Re: SSL certificate signing request

2008-07-28 Thread Joe Chlimoun
bo <[EMAIL PROTECTED]> wrote: > Hi > > Is it possible for a certificate authority (CA) signing my SSL certificate > signing request (csr) to decrypt my own SSL sessions ? Or, in other words, in > a csr are there enough infos about my private key to be able to intercept SSL &g

RE: SSL certificate signing request

2008-07-28 Thread Tim . Metzinger
To my knowledge, NO. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Phibo Sent: Monday, July 28, 2008 2:16 PM To: openssl-users@openssl.org Subject: SSL certificate signing request Hi Is it possible for a certificate authority (CA) signing my SSL

SSL certificate signing request

2008-07-28 Thread Phibo
Hi Is it possible for a certificate authority (CA) signing my SSL certificate signing request (csr) to decrypt my own SSL sessions ? Or, in other words, in a csr are there enough infos about my private key to be able to intercept SSL sessions encrypted by my public key ? Thanks and Cheers