I got a little bit of problem with the new beta 2 under Windows 98. The
following line causes a program error:

openssl req -x509 -newkey rsa:512 -keyout key.pem -out cer.pem

I compiled it with Borland 5.5, since I don't have an assembler I turned off
the "readtimer" function in rand_win.c  . (Which could be why this happens
in the first place but I hope not)

Details:

Printscreen (dos window):
-------
Microsoft(R) Windows 98
   (C)Copyright Microsoft Corp 1981-1998.

C:\>openssl req -x509 -newkey rsa:512 -keyout key.pem -out cer.pem
Using configuration from C:\OPENSSL\OPENSSL.CNF
Loading 'screen' into random state -
C:\>
-------


Error-detail on desktop
-----
OPENSSL verursachte einen Fehler durch eine ungültige Seite
in Modul <Unbekannt> bei 0000:0095a5d5.
Register:
EAX=0072f166 CS=017f EIP=0095a5d5 EFLGS=00010216
EBX=0095a5d0 SS=0187 ESP=0072f134 EBP=00000000
ECX=81622bc8 DS=0187 ESI=00953ec0 FS=2e27
EDX=bffc9490 ES=0187 EDI=bff70000 GS=0000
Bytes bei CS:EIP:
64 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Stapelwerte:
0046823f 00000000 004cd210 00000000 00000000 0072f16c 00000000 00000000
00000000 bfea0000 bff50000 00000000 00000000 00000000 00000000 00000000
-----

TIA

U.K.



______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to