Package: openssl
Version: 0.9.7e-3
Severity: normal
It looks like the addition of -next_serial might have broken -CAserial
in the x509 command. I did an strace on the following command:
openssl x509 -CA ca/crt.pem \
-CAkey ca/key.pem \
-CAserial ca/serial \
-req -days 730 \
-in req/a-request \
-out crt/a-certificate
Prior to the command ca/serial would contain `01'. The certificate
would get the random 64bit value described in the changelog and the
strace shows that openssl doesn't even open the ca/serial file.
Sent an incorrectly formatet report earlier. Hope this helps more.
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10
Locale: LANG=C, LC_CTYPE=nb_NO (charmap=ISO-8859-1)
Versions of packages openssl depends on:
ii libc6 2.3.2.ds1-20 GNU C Library: Shared
libraries an
ii libssl0.9.7 0.9.7e-3 SSL shared libraries
-- no debconf information
--
�yvind Gr�nnesby
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]