Re: set client trusted certificates

2013-07-24 Thread 133mmx runner
Thanks for your reply. I also generated self signed ssl certificate for my server. My server is in .Net platform and my client is using openssl API. My client also does not give any error with my self-signed server certificate. Connection is establishing successfully. I think my client is not

RE: set client trusted certificates

2013-07-24 Thread Dave Thompson
From: owner-openssl-us...@openssl.org On Behalf Of 133mmx runner Sent: Wednesday, 24 July, 2013 10:04 I also generated self signed ssl certificate for my server. My server is in .Net platform and my client is using openssl API. That means the client is code you wrote? My client also does not

RE: set client trusted certificates

2013-07-23 Thread Dave Thompson
From: owner-openssl-us...@openssl.org On Behalf Of 133mmx runner Sent: Monday, 22 July, 2013 07:37 I am trying to set a SSL connection with double side certificated. Client has a SSL certificate and server has a SSL certificate. I have established connection successfully and done data

set client trusted certificates

2013-07-22 Thread 133mmx runner
Hi All, I am trying to set a SSL connection with double side certificated. Client has a SSL certificate and server has a SSL certificate. I have established connection successfully and done data transmission successfully. At client side i want to be sure that the server SSL certificate is given