Re: Problems with engines in 0.9.8-beta1

2005-05-27 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Thu, 26 May 2005 21:29:25 -0400, Geoff Thorpe <[EMAIL PROTECTED]> said: geoff> Eek, I've incurred the wrath of the Cult Of Strange Platforms geoff> In Denial ... :-) *g* geoff> > I have no problems with a name change of the sort. In the geoff> > VMS case, I do

Re: verify problem in 0.9.8-beta2

2005-05-27 Thread Dr. Stephen Henson
On Fri, May 27, 2005, GOTOU Yuuzou wrote: > Hi, > > I tried 0.9.8-beta2 and found X509_verify_cert doesn't reject > expired certificates. I think the result of check_cert_time > should be assined to "ok". > > # check_crl_time in check_crl seems same. But I didn't test it. Thanks, I've just comm

verify problem in 0.9.8-beta2

2005-05-27 Thread GOTOU Yuuzou
Hi, I tried 0.9.8-beta2 and found X509_verify_cert doesn't reject expired certificates. I think the result of check_cert_time should be assined to "ok". # check_crl_time in check_crl seems same. But I didn't test it. -- gotoyuzo --- openssl-0.9.8-beta2/crypto/x509/x509_vfy.c~ 2005-05-11 12:45:

Re: General PKCS#11 engine module

2005-05-27 Thread Dr. Stephen Henson
On Fri, May 27, 2005, Jostein Tveit wrote: > Hello, OpenSSL developers! > > Have you ever thought of making a general PKCS#11 engine module > in OpenSSL? > > Do you see any reasons why such a module wouldn't fit in? > A simple PKCS#11 module which handles private key protection (e.g. smartcard

Re: Certificate verify failed on big-endian (Intel IXP425)

2005-05-27 Thread Cesc
Hi all, Tks to all who replied. I managed to compile it on the IXP425 big-endian platform, with the specific compiler for the target. :) (even the shared libs). What I do? I added a new "platform" to the Configure script: "linux-elf-arm_mybe","armbe-linux-gcc: -mbig-endian -I/opt/arcom/armbe