Re: write_PrivateKey (encrypted) access violation

2002-11-05 Thread Marcus Carey
CTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 05, 2002 1:07 PM Subject: write_PrivateKey (encrypted) access violation > Hi, > > I have a problem running my code on win32 (on linux it runs fine). > On win32 I get an access violation on the PEM_write_PrivateKey call, but >

write_PrivateKey (encrypted) access violation

2002-11-05 Thread Jasper Spit
Hi, I have a problem running my code on win32 (on linux it runs fine). On win32 I get an access violation on the PEM_write_PrivateKey call, but when I use a cipher to encrypt the private key on disk, without encryption it works fine. I've tried using PEM_write_bio_PrivateKey, that doesn't work e