RE: Failing to using OpenSSL v0.9.8g with tomcat 5.5.9 over TLS

2008-05-21 Thread Wahaj Khan
I have some how got this issue fixed by adding a following tag in tomcat connectors list: ciphers="SSL_RSA_WITH_RC4_128_SHA" Best regards, Wahaj _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Wahaj Khan Sent: 08 May 2008 15:55 To: openssl-users@o

RE: Q: PDF signature processing?

2008-05-11 Thread Wahaj Khan
You can use iText API (no OpenSSL is reqd) or understand the PDF dictionaries (Read PDF Public-Key Digital Signature & Encryption Specification)to extract PDF content and the PKCS#7 and then use OpenSSL to verify the signature. Best regards, Wahaj -Original Message- From: [E

Failing to using OpenSSL v0.9.8g with tomcat 5.5.9 over TLS

2008-05-08 Thread Wahaj Khan
ure whether this issue is due to OpenSSL failing to communicate over TLS or it is an issue at tomcat side. Can some one suggest some work-around. Best Regards, Wahaj

Re: Fw: Failing in Verifying CRL

2004-08-10 Thread Wahaj
Hi, Yes if I place the CA file in the root directory i.e. where openssl is present, it verifies. If I place in some dir it won't. Thanks for the help Regards, Wahaj - Original Message - From: "Olaf Gellert" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Mo

OpenSSL unable to verify OCSP Response

2004-07-20 Thread Wahaj
csp\ocsp_vfy.c:98:   Can any body tell what the problem is and what does the error states ?   I am able to use atleast 3 other Cryptographic APIs which Successfully verified the OCSP Response but OpenSSL is failing!!.   Regards, Wahaj