private key in hardware ssl

2013-11-05 Thread 133mmx runner
Hi All, I am using openssl library. I have succeded establishing ssl connection with pfx files. But we will keep private key in hardware. Our hardware has no engine library or pkcs#11 library. There are sign and encryption functions that i can use. Is there a way in openssl to manipulate RSA

Re: set client trusted certificates

2013-07-24 Thread 133mmx runner
is not validating server ssl certificate. Am i missing some configuration? Thanks. On Tue, Jul 23, 2013 at 10:46 PM, Dave Thompson dthomp...@prinpay.comwrote: 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

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