Hi,

I have tested CA programs like req, x509, ca and
pkcs12, everthing seems fine even though I always get
the following error message "fgets(tty): Invalid
argument". 
But when I use pkcs12 program, I find the out file
always empty (0 bytes), but if I run exit after
pkcs12, the file content will be flushed into file,
and the .p12 file can be imported to NS4.51 without
problem.
I have checked the pkcs12.c, the above problem is
caused by without calling bio_free(out) at the end of
program, this causes the content is not flushed into
the file on win32 platform.

Please correct it.

With regards

Zhigang

===
With Regards

Wu Zhigang
email: [EMAIL PROTECTED]
pager: 92670830
office: 4237026
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to