Crypt::SSLeay Usage

2012-10-24 Thread Goon Chew
Hi, I am not a PERL expert and am looking for some Crypt::SSLeay usage support, hopefully someone can help me out. We have a perl trigger script that has been working fine by Rational Change using http. This script may be called either when a Change Request (CR) is transitioned or selected

Re: Crypt::SSLeay Usage

2012-10-24 Thread David Pottage
On 23/10/12 05:02, Goon Chew wrote: Hi, I am not a PERL expert and am looking for some Crypt::SSLeay usage support, hopefully someone can help me out. We have a perl trigger script that has been working fine by Rational Change using http. This script may be called either when a Change Request

Crypt::SSLeay usage with openssl engines

2003-06-17 Thread Gilad Finkelstein
Hi, My final goal is to run LWP over Crypt::SSLeay where the crypto operations are done via a standard pkcs#11 engine supported in openssl 0.97 I am now modifying the submitted pkcs#11 openssl engine (trustway-pkcs11-openssl-0.9.7.patch.gz) to accommodate any standard SmartCard or crypto hardware

Re: Crypt::SSLeay usage with openssl engines

2003-06-17 Thread Josh Chamas
Gilad Finkelstein wrote: Hi, My final goal is to run LWP over Crypt::SSLeay where the crypto operations are done via a standard pkcs#11 engine supported in openssl 0.97 I am now modifying the submitted pkcs#11 openssl engine (trustway-pkcs11-openssl-0.9.7.patch.gz) to accommodate any standard