Hi! I am writing a distributed application that will itself be a signing authority (for only itself).
On initial startup, I wanted the application to generate its own cert request and sign it all from C-code w/o having to run the external openssl command. Doing it from C-code directly makes the install more robust and much more automatic. Anyway, I have searched through the archives and found a message from 1/11/2006 that essentially sayys look at "req.c". I've been tracing through apps/req.c for list of function calls to perform but the openssl code and apps/req.c are a *tad bit* difficult to follow. Does anyone have an outline, example program, or document that outlines what calls to make (with which parameters) on how to generate a cert request and sign it with a CA ? Thanks, Bobby ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]