On Mon, Aug 20, 2012, Charles Mills wrote:

> > http://www.openssl.org/docs/apps/config.html
> 
> Okay, thanks, I had seen that. I thought there must be more.
> 
> > Did you run openssl.exe from the same command prompt where you
> > typed the SET commands?
> 
> Absolutely. It is in fact a .BAT file. The following is an exact
> cut-and-paste from the file, with only the one node name slightly censored:
> 
> set VAR_DNS_1 = MYNOTEBOOK
> set VAR_DNS_2 = localhost
> 
> C:\OpenSSL-Win32\bin\openssl.exe req -newkey rsa:2048 -sha1 -keyout
> %1_server.key.pem -out %1_server.req.pem
> 
> Do I also need an [ ENV ] section? 
> 

Try it without the spaces round the "="

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to