OpenSSL 0.9.8a on Windows (test system).
OpenSSL 0.9.7c or greater on Linux (production system).

I need to generate a CSR without prompting the user (I am getting the 
info from an HTML form).  A couple of questions on this:

    - Am I correct that the only way to do this is to put the various
    values into openssl.cfg? Or is there a way to pass them on the
    command line? 

    - If I have to use the config file, is there any way to specify
    two config files (the default and the one with the CSR data)? 

    - If not, is there some documentation on the minimum information
    needed in the config file to create a CSR, so that I can create a
    basic one rather than replicating every field in the default file? 

Thanks!

--
Tom



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

Reply via email to