I am re-sending this message because I suspect that the first one was not delivered.
If not, please, forgive me. Anyway, my bug report is the following:
I think I have found another bug in the apps\pkcs8.c. There are circumstances that the
parameter "-outformat DER" is ignored and the output is always PEM. For example:
openssl pkcs8 -inform DER -in key.pk8.der -outform DER -out key.der
In fact the -outform parameter seems to be only processed when it is used together
with -topk8.
Best regards
Nelson.
-----------------------
Windows NT 4.0 SP3
MSVC 5
openssl version -a
OpenSSL 0.9.4 09 Aug 1999
built on: Mon Oct 11 15:03:37 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
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]