I have tried a number of things:
X509_print_fp
PEM_write_X509
PEM_write_DSAPrivateKey


all of these crash when they get to fwrite in file_write in bss_file.c
They crash when fwrite tries to lock the stream...
Does anybody know why this is happening? All this of course inside my code
all openssl staff works just fine.
Is there something I am not setting?
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to