RE: Regarding CVE-2009-0789

2009-08-28 Thread Prathima Dandapani -X (pdandapa - HCL at Cisco)
, Prathima Dandapani -X (pdandapa - HCL at Cisco) wrote: > Hello users, > > CVE-2009-0789 seems to be applicable to openssl 0.9.7l based on the > affected versions mentioned. We are using Apache 1.3.34 + openssl > 0.9.7l.The solution given is to upgrade to 0.9.8k,but Apache 1.3x

Regarding CVE-2009-0789

2009-08-28 Thread Prathima Dandapani -X (pdandapa - HCL at Cisco)
done as part of this vulnerability to openssl 0.9.7l source code, but not able to see code changes anywhere. Any place where we can see the code changes for this vulnerability? Please suggest. Thanks and Regards, Prathima

TLS handshake is not intiated when the SSL-ctx object has client certificate and private key on Openssl 0.9.8k

2009-06-01 Thread prathima
e with the following options: Version : v3 Signature algorithm : SHA-256 and RSA 1024 bit private key is being used. Regards, Prathima -- View this message in context: http://www.nabble.com/TLS-handshake-is-not-intiated-when-the-SSL-ctx-object-has-client-certificate-and-private-key-

Re: Apache server says unknown ca when clientcertificate chain is sent to server

2009-04-21 Thread prathima
Hi Patrick, Firstly I would like to thankyou for the help in this issue. Now by generating Intermediate CA certificates with Version V3, Mutual TLS is successful with Apache Server. Prathima Patrick Patterson-3 wrote: > > Hi Prathima: > > Ok - a few things that I've noticed

Re: Apache server says unknown ca when clientcertificate chain is sent to server

2009-03-30 Thread prathima
Client certificate chain along with the Intermediate CA certificates is attached. This chain certificate is converted to x509 standard ,PEM format and then sent to server. Patrick Patterson-3 wrote: > > Hello Prathima: > > On March 24, 2009 10:40:47 am prathima wrote: >>

Re: Apache server says unknown ca when clientcertificate chain is sent to server

2009-03-30 Thread prathima
Client certificate chain along with the Intermediate CA certificates is attached. This chain certificate is converted to x509 standard ,PEM format and then sent to server. Patrick Patterson-3 wrote: > > Hello Prathima: > > On March 24, 2009 10:40:47 am prathima wrote: >>

Re: Apache server says unknown ca when clientcertificate chain is sent to server

2009-03-30 Thread prathima
ertificate chain are correct. 3. What are AKI/SKI fields of chain? I am attaching ca chain certificate that I am using. Patrick Patterson-3 wrote: > > Hello Prathima: > > On March 24, 2009 10:40:47 am prathima wrote: >> Hi Kyle, >> >> CA certificate chain is parsed pro

Re: Apache server says unknown ca when clientcertificate chain is sent to server

2009-03-24 Thread prathima
For more information, please see RFC 3280 (for help decoding the >> certificates and their semantics); openssl x509 -noout -text will be >> your friend here (though you will need to split up cachain.crt into >> its individual certificates to be able to print their properties. >

Re: Apache server says unknown ca when clientcertificate chain is sent to server

2009-03-24 Thread prathima
ot;encipherment" and "key negotiation" Prathima wolfoftheair wrote: > > This is not an Apache support mailing list, and so these suggestions > are necessarily general in nature. > > Check to make sure that the PEM-encoded certificates in cachain.crt > are pr

Apache server says unknown ca when clientcertificate chain is sent to server

2009-03-24 Thread prathima
I am using Apache server for HTTPS connection with client. I had generated client certificate signed by an intermediate CA(CA1), which is further signed by an intermediate CA(CA2). CA2 is signed by a ROOTCA. I loaded chain of certificates on client excluding ROOTCA(i.e., clientcert+CA1+CA2). Conf

Apache server says unknown ca when clientcertificate chain is sent to server

2009-03-24 Thread prathima
I am using Apache server for HTTPS connection with client. I had generated client certificate signed by an intermediate CA(CA1), which is further signed by an intermediate CA(CA2). CA2 is signed by a ROOTCA. I loaded chain of certificates on client excluding ROOTCA(i.e., clientcert+CA1+CA2). Conf

Availability of OpenSSL API for getting certificate type(DER/PEM) by giving certificate data as input

2009-01-13 Thread prathima
which we can get the certificate/Key type(PEM/DER)? Or else Is it mandatory to pass either of the two macros(SSL_FILETYPE_PEM/SSL_FILETYPE_ASN1) as arguments? Is there still any bug regarding DER format in OpenSSL? Regards, Prathima. -- View this message in context: http://www.nabble.com

Issues with mutual TLS with Microsoft LCS 2005

2009-01-07 Thread prathima
the connection with the client? From the logs it shows SSL_ERROR_SYSCALL , can somebody let me know the possible reasons for this error? Are there any config issues on the server side to be taken care in this respect? Regards, Prathima Polycom IDC -- View this message in context: http

RE: upgrade openssl, do I need to recompile apache

2008-10-22 Thread Prathima Dandapani -X (pdandapa - HCL at Cisco)
(apache)? How do you get apache to use the new mod_ssl then? Thank you very much. Prathima Dandapani -X (pdandapa - HCL at Cisco) wrote: > > Yes, you need to recompile mod_ssl of Apache when openssl is upgraded. > > -Original Message- > From: [EMAIL PROTECTED] > [mailt

RE: upgrade openssl, do I need to recompile apache

2008-10-22 Thread Prathima Dandapani -X (pdandapa - HCL at Cisco)
Yes, you need to recompile mod_ssl of Apache when openssl is upgraded. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of csross Sent: Wednesday, October 22, 2008 3:02 AM To: openssl-users@openssl.org Subject: upgrade openssl, do I need to recompile apache

Build static openssl

2008-10-12 Thread Prathima Dandapani -X (pdandapa - HCL at Cisco)
Hello All, Can anyone tell me how to create statically linked openssl? I have used no-shared option to Configure script,but invain. Please share your suggestions. Thanks, Prathima.

RE: Compilation errors in openssl 0.9.8h version

2008-08-07 Thread Prathima Dandapani -X (pdandapa - HCL at Cisco)
piler aborts. Correct this portion of the code, or remove /WX from > compiler option. > > Thanks, > Ambarish. > > > NMAKE : fatal error U1077: 'cl' : return code '0x2' > Stop. > > Any thoughts? > Thanks in advance, > Prathima. > >

Compilation errors in openssl 0.9.8h version

2008-08-07 Thread Prathima Dandapani -X (pdandapa - HCL at Cisco)
NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop. Any thoughts? Thanks in advance, Prathima.

Is openssl works on WIN2k8 server

2008-05-14 Thread Prathima Dandapani -X (pdandapa - HCL at Cisco)
Hello, Anyone tried executing openssl on WIN2k8 server? Is it officially supported? Thanks in advance, Prathima.

RE: When is the next release of openssl?

2007-10-15 Thread Prathima Dandapani -X (pdandapa - HCL at Cisco)
Hi, Any idea on the next release of openssl version in 0.9.7 series? Thanks, Prathima. _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Prathima Dandapani -X (pdandapa - HCL at Cisco) Sent: Saturday, October 06, 2007 11:42 AM To: openssl-users@openssl.org

When is the next release of openssl?

2007-10-05 Thread Prathima Dandapani -X (pdandapa - HCL at Cisco)
Any idea on the next release of openssl version Thanks, Prathima.