segfault on ssl_test with padlock engine

2008-05-21 Thread vincent
Hello, I am currently trying to compile a padlock (VIA C7 hardware crypto engine) enabled openssl package for my debian stable server. Version is thus 0.9.8c. I found this patch on the web: http://www.logix.cz/michal/devel/padlock/contrib/openssl-0.9.8e-engine.diff which activates the engine load

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@openssl.org Su

Re: Parsing counter signatures - HELP - (UPDATED)

2008-05-21 Thread Massimiliano Ziccardi
Thank you Jimmy and Stephen! Thanks to your answer, I've finally been able to parse countersignatures at any depth! Regards, Massimiliano Ziccardi On Tue, May 20, 2008 at 5:43 PM, Dr. Stephen Henson <[EMAIL PROTECTED]> wrote: > On Tue, May 20, 2008, Massimiliano Ziccardi wrote: > > > I'm sure O