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
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
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