verify globus proxy certificate

2007-06-07 Thread Ian jonhson
HI, I need to prepare for some codes to verify globus proxy certificate in my teaching, but I meet some problems when I try to write the c codes with OpenSSL. The codes I implemented to verify globus proxy certificate is listed as follows, but it does not work well.

compiling openssl without support for sslv2

2007-06-07 Thread Smith, Steven G \(Steven\)
Hey everyone, Sorry if this is a really easy question, but I can't seem to find much information on this. I am trying to compile openssl without support for SSLv2, LOW, EXP, etc. ciphers, but I am apparently not doing it right. I perform a command like this: ./config no-SSLv2 no-LOW no-EXP Unfo

OpenSSL debug mode

2007-06-07 Thread Brendan Kennedy
Hi All, Just some simple (newb) questions: How do I setup OpenSSL so as that I can debug into the library from my application? Also, any resourses on Engine debug would be a great help. How come OpenCryptoKi and OCF seem too install engines in 'crypto/engine' and other engines (probably hardwa

Re: CRL file not revoking the certificates.

2007-06-07 Thread piyush tewari
Hello, Thanks for ur suggestions, Now the crl is working well , but only in the case of using CRLfile. When I use the CRLfile , the client having the revoked certificate is now not able to connect to the server. But when I m providing the CRLpath in the stunnel config file , the client is

Re: CRL file not revoking the certificates.

2007-06-07 Thread Dr. Stephen Henson
On Wed, Jun 06, 2007, piyush tewari wrote: > > > "Dr. Stephen Henson" <[EMAIL PROTECTED]> wrote:On Wed, Jun 06, 2007, > piyush tewari wrote: > > The second CRL file , that is CRL2 , is showing the revoked certificate. > > But when i m calculating the hash for this CRL , it is showi

How to verify globus proxy certificate

2007-06-07 Thread Ian jonhson
HI, I need to prepare for some codes to verify globus proxy certificate in my teaching, but I meet some problems when I try to write the c codes with OpenSSL. The codes I implemented to verify globus proxy certificate is listed as follows, but it does not work well.

Re: RSA library and block size

2007-06-07 Thread Philippe Stellwag
* Marek Marcola wrote: That means, that padding didn't solve the problem of known-plaintext-, chosen-plaintext-, chosen-cyphertext- or adaptive-chosen-plaintext-attacks? What about OAEP padding? Can I use the public key as secret key and backwards? Then I can use OAEP for "signing" with the s