Dear openssl maintainers,
In the test for Net::SSLeay 1.05 I encountered the following problem.
It does
openssl req -config req.conf -x509 -days 36500 \
-new -keyout key.pem >cert.pem
and provides some further input data of which the details don't seem
relevant. This crashes with an access violation, but works if the
period is reduced from a 100 years (approximately) to, e.g., 10 years
or 1 year.
This involves openssl 0.9.4 on NT4 SP4, built using MS VC98.
Output from openssl version -a:
OpenSSL 0.9.4 09 Aug 1999
built on: Wed Oct 6 14:08:29 1999
platform: VC-WIN32
options: bn(64,32) md2(int) rc4(idx,int) des(idx,cisc,4,long) idea(int)
blowfish(idx)
compiler: cl /MD /W3 /WX /G5 /Ox /O2 /Ob2 /Gs0 /GF /Gy /nologo -DWIN32
-DWIN32_LEAN_AND_MEAN -DL_ENDIAN -DBN_ASM -DMD5_ASM -DSHA1_ASM -DRMD160_ASM
/Fdout32dll
Regards,
Peter Wagemans
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]