Re: Server Authentication

2008-06-20 Thread Kyle Hamilton
Your client needs to have a certificate issued by a CA that the server trusts, and the server must request client authentication by name-of-CA-that-it-will-accept. The client can then provide its certificate (it knows which one based on the requested issuer name) and prove ownership of the

RE: Server Authentication

2008-06-20 Thread David Schwartz
So i want to know how will my client authenticate the server since i don't have the server's root certificate? Thanks in Advance.. Regards Alok Bhatnagar That is completely application-dependent. The answer will depend on what makes the legitimate server different from an imposter. Your

Re: Server Authentication

2008-06-20 Thread AlokBhatnagar
@openssl.org Sent: Friday, June 20, 2008 6:03 PM Subject: RE: Server Authentication So i want to know how will my client authenticate the server since i don't have the server's root certificate? Thanks in Advance.. Regards Alok Bhatnagar That is completely application-dependent. The answer

Re: Server Authentication

2008-06-20 Thread Sendroiu Eugen
a specific certificate, the simple answer is that you usually can't. - Original Message From: AlokBhatnagar [EMAIL PROTECTED] To: openssl-users@openssl.org Sent: Friday, June 20, 2008 4:02:15 PM Subject: Re: Server Authentication Thanks david, I know that the domain name should

Re: Server Authentication

2008-06-20 Thread Patrick Patterson
thorough :) Have fun! Patrick. Thanks Regards Alok Bhatnagar - Original Message - From: David Schwartz [EMAIL PROTECTED] To: openssl-users@openssl.org Sent: Friday, June 20, 2008 6:03 PM Subject: RE: Server Authentication So i want to know how will my client authenticate

Re: Server Authentication

2008-06-20 Thread AlokBhatnagar
Hello Sendroiu, Thats what i was asking How can i get the certificates of CAs i turst? Regards Alok Bhatnagar - Original Message - From: Sendroiu Eugen To: openssl-users@openssl.org Sent: Friday, June 20, 2008 7:12 PM Subject: Re: Server Authentication From

Re: Server Authentication

2008-06-20 Thread Sendroiu Eugen
Authentication Hello Sendroiu, Thats what i was asking How can i get the certificates of CAs i turst? Regards Alok Bhatnagar - Original Message - From: Sendroiu Eugen To: openssl-users@openssl.org Sent: Friday, June 20, 2008 7:12 PM Subject: Re: Server Authentication

Re: Server Authentication

2008-06-20 Thread Kyle Hamilton
at will - ISPs are too lasy to do that. Cheers, Eugen. - Original Message From: AlokBhatnagar [EMAIL PROTECTED] To: openssl-users@openssl.org Sent: Friday, June 20, 2008 4:49:55 PM Subject: Re: Server Authentication Hello Sendroiu, Thats what i was asking How can i get

Re: Server Authentication

2008-06-20 Thread AlokBhatnagar
Hello Patrick, Thanks for the detailed information. Regards Alok Bhatnagar - Original Message - From: Patrick Patterson [EMAIL PROTECTED] To: openssl-users@openssl.org Sent: Friday, June 20, 2008 7:26 PM Subject: Re: Server Authentication Hi Alok; On June 20, 2008 09:02:15 am