Out of Office : Vacation

2012-07-13 Thread KThirumal
I will be out of the office starting 07/13/2012 and will not return until 07/17/2012. For project related questions, please contact, Athinarayanan Sankarachinthamani : (612) - 5096 Jaffar Mohideenpulavar : (612) - 5083 ** This message and an

Re: Cert order in .pem format

2012-05-21 Thread KThirumal
Hi Pete, I tried to load the .p12 certs to the code directly, but it got failed at SSL_CTX_use_PrivateKey_file 1. err = SSL_CTX_use_certificate_chain_file(ctx, KeyFile); 2. SSL_CTX_set_default_passwd_cb(ctx, passwd); 3. err = SSL_CTX_use_PrivateKey_file(ctx, KeyFile, SSL_FILETYPE_PEM); 4. SS

Cert order in .pem format

2012-05-17 Thread KThirumal
Team, Had a query in the certs that we load, The CA's provide our certs in .p12 format, which we need to convert to a .pem and load to SSL structure during initialization. On converting to .pem, it is in the following format, "Private Key, CA Certs and Domain Certificate". In our code, we use

Question on enhancing OpenSSL logs

2012-05-16 Thread KThirumal
Team I have a query on enhancing the OpenSSL logs, As you know, "SSL_accept" is just one call using SSL library for an SSL handshake, but there are couple of steps inside this process like Client Hello / Server Hello, etc. What if i need to find the internal failures in SSL handshake ? Is there

Out of Office : Vacation

2012-04-12 Thread KThirumal
I will be out of the office starting 04/12/2012 and will not return until 04/16/2012. For project related questions, please contact, Athinarayanan Sankarachinthamani : (612) - 5096 Jaffar Mohideenpulavar : (612) - 5083 ** This message and an

Re: Source IP of SSL connection

2012-04-12 Thread KThirumal
Carl, Thanks for your reply, We have a Load Balancer in between the User ( desktop ) and the Server. So, i used the getpeername and am getting only the Load Balancer IP in the output and not the desktop IP. Is there any other way that i can use to get the desktop IP ? int fd = SSL_get_

Source IP of SSL connection

2012-04-10 Thread KThirumal
Hi, Am using OpenSSL for one of my TCP application and can someone explain how to retrieve the source IP ( of the machine ) from which the SSL connection is established. Am using openssl-0.9.8a version. Appreciate your help on that. Thanks & Regards Karthikeyan Thirum

Am On Vacation - OoO

2009-08-25 Thread KThirumal
I will be out of the office starting 08/26/2009 and will not return until 09/03/2009. For all project related queries please contact, Sivaprasad Chidambaram : Voip - (612) - 3265 Jaffar Mohideenpulavar : Voip - (612) - 5083 __

Need some Clarifications

2009-07-09 Thread KThirumal
Dear Dev, Actually am working to change sslplus to openssl in our concern. Hence i need some of your inputs on this. Is there any document for this transition ? I searched to find none. Can someone help me out. Thanks & Regards Karthikeyan Thirumal NXP Unix - India iNaut