openssl on AIX 4.2 with gcc

2004-10-28 Thread Riccardo Mottola
Hello, I try to compile OpenSLL on aix 4.2.1 using gcc 2.95 compiler. I am using 0.9.7e but I remember that I have failed to compile older versions too. Compilation gives me errors in the gcc-system-headers so I fear something is messing up the headers, mabe a wrong order, a #define redefinition

Re: [openssl.org #662] default_md for CRLs

2004-10-28 Thread Michael Bell via RT
Hi, I checked the new 0.9.7e and it still contains the CRL generation bug (means, it still uses MD5 if SHA1 was configured in openssl.cnf). The patch in RT works for 0.9.7e too. The only message is the following one: Hunk #1 succeeded at 1410 (offset -134 lines). This means that the position

RE: [SPAM] Re: [openssl.org #961] typo in openssl.cnf

2004-10-28 Thread [EMAIL PROTECTED] via RT
divI have had trouble withnbsp;several versions of Redhat -nbsp;RHEL3,nbsp;Fedora core 1 and 2, and RH9. I had no issues compiling the package, however when trying tonbsp;sign the certs openssl would error out with this message:/div divnbsp;/div div12438:error:0906D06C:PEM

Re: [SPAM] Re: [openssl.org #961] typo in openssl.cnf

2004-10-28 Thread Eugen Leitl via RT
I don't think you really wanted to write that: On Thu, Oct 28, 2004 at 04:39:49PM +0200, [EMAIL PROTECTED] via RT wrote: divI have had trouble withnbsp;several versions of Redhat -nbsp;RHEL3,nbsp;Fedora core 1 and 2, and RH9. I had no issues compiling the package, however when trying

RE: [SPAM] Re: [SPAM] Re: [openssl.org #961] typo in openssl.cnf

2004-10-28 Thread [EMAIL PROTECTED] via RT
I'm not sure what you mean. The Redhat part?nbsp;The distros I have been using to run openssl are mostly Redhat based. I mean no offense. Just trying to help. :)BRBR BLOCKQUOTE style=PADDING-LEFT: 8px; MARGIN-LEFT: 8px; BORDER-LEFT: blue 2px solidBR Original Message BRSubject:

[openssl.org #962] Bug Report OpenSSL 0.9.7e on AIX 5.1, with fix

2004-10-28 Thread Rainer Perske via RT
-BEGIN PGP SIGNED MESSAGE- Hello, compiling OpenSSL 0.9.7e on AIX 5.1 fails, where OpenSSL 0.9.7d compiled without problems: $ unset CC CFLAGS LDFLAGS CPPFLAGS CPP OBJECT_MODE $ export CC=cc_r $ gzip -dc openssl-0.9.7e.tar.gz | tar -xf - $ cd openssl-0.9.7e $ ./config Operating system:

[openssl.org #961] typo in openssl.cnf

2004-10-28 Thread Stephen Henson via RT
[EMAIL PROTECTED] - Thu Oct 28 18:10:51 2004]: I'm not sure what you mean. The Redhat part? The distros I have been using to run openssl are mostly Redhat based. I mean no offense. Just trying to help. :) Well maybe this is a reference to the HTML email. Please don't use HTML. As for the

RE: [SPAM] [openssl.org #961] typo in openssl.cnf

2004-10-28 Thread [EMAIL PROTECTED] via RT
Preceeding the comment line in openssl.cnf with a white space fixed my troubles. Before making this correction openssl would error out while signing the certificate. There are no other factors that could have contributed to this fix as adding the white space was the only thing I did. I will

Re: [SPAM] [openssl.org #961] typo in openssl.cnf

2004-10-28 Thread Dr. Stephen Henson
On Thu, Oct 28, 2004, [EMAIL PROTECTED] via RT wrote: Preceeding the comment line in openssl.cnf with a white space fixed my troubles. Before making this correction openssl would error out while signing the certificate. There are no other factors that could have contributed to this fix as

Re: [openssl.org #962] Bug Report OpenSSL 0.9.7e on AIX 5.1, with fix

2004-10-28 Thread Riccardo Mottola
Rainer Perske via RT wrote: -BEGIN PGP SIGNED MESSAGE- Hello, compiling OpenSSL 0.9.7e on AIX 5.1 fails, where OpenSSL 0.9.7d compiled without problems: I appear to have a similar problem on aix 4.3 I sent a messsage earlier today after subscribing to this list, but I didn't

Re: Nehemiah support

2004-10-28 Thread Martin Peck
On Wed, 20 Oct 2004 11:28:15 +0200, Andy Polyakov [EMAIL PROTECTED] wrote: On which OS? On Linux for example VIA RNG can be accessed through /dev/hwrandom, but not through /dev/random. At least it was the case last time I checked... I am assuming you are using an EGD to process raw entropy