On 9 Jun 2006 Richard Salz wrote:

> >     - 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? 
> 
> You can use the ENV:: construct to read them from the environment.

Thanks.  Good to know but it won't work in this case, I amm working 
from PHP and setting env vars for a shell call is probably as much 
hassle as writing the config file.

> >     - 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)? 
> 
> You can have one config with basically *just* the CSR, and then use the 
> "main" openssl config file for the ca command (to sign things).

Thanks.  That's sort of what I figured but I didn't figure out what 
needed to go in the CSR file yet.

Thanks for the shar file, I'm looking at it.

--
Tom



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

Reply via email to