I'm trying to generate a self signed non-RSA certificate in a C app.  
I grabbed the code from demos/selfsign.c and generated a 512 bit key using
dsa.  
The code dies when it get to the X509_sign() function.  
All that I've done is change the key type, because I'm shooting in the dark
here.
Any pointer/code snippets are much appreciated.

DEJ
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to