Re: OpenSSL command line error: unable to load client certificate private key file

2006-06-05 Thread Torsha Banerjee
Is u r private key in a separate .pem file if it is not, first ensure that... Jeremiah Foster wrote: Hello, I am building an OpenSSL application to process credit cards. I am testing the server implementation with the OpenSSL command line tool like this; $ openssl s_client -connect secure.inc

printing certificate content of server

2006-06-16 Thread Torsha Banerjee
Hello, I am trying to print at the client side, the content of the server certificate received from the server once communication is established. This is to verify server sending which certificate for communication and also some CA certificate information needs to printed. Please , let me kno

building own engine dll file using engine api

2006-06-19 Thread Torsha Banerjee
Hi, I have built my own dll file for engine pkcs11 and have tried including that. But I get the error: 2140:error:2507606A:DSO support routines:WIN32_BIND_FUNC:could not bind to the requested symbol name:.\crypto\dso\dso_win32.c:288:symname(bind_engine) 2140:error:2506C06A:DSO support routin

message digest

2006-06-23 Thread Torsha Banerjee
Hello, Can anyone please please tell me how to received the messages from the group as digest instead of individual mails. My mailbox is getting bombarded with these mails. Thanks, Torsha Darryl Miles wrote: SSL_peek() there isn't much documentation about this one. My situation is this: