Hi, My program has a CSR in DER format, and the CA private key, and needs to generate a CRT in DER format. The CA key is DSA, the CSR may be from a DSA or RSA key.
Now, it seems that all documentation I was able to google shows how to do that using the openssl command line tool, but there's no direct api function available to accomplish this in C code. Do you know some example code, or some hints, or will I have to dissect the source of the command line tool? Thanks a lot, Markus -- Markus Schaber | Logical Tracking&Tracing International AG Dipl. Inf. | Software Development GIS Fight against software patents in Europe! www.ffii.org www.nosoftwarepatents.org ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
