Much better. Thanks. Sorry for the dumb question. I have limited Windows development experience.
Charles -----Original Message----- From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] On Behalf Of Dr. Stephen Henson Sent: Monday, August 20, 2012 9:11 AM To: openssl-users@openssl.org Subject: Re: How tell OpenSSL to prompt? 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 "=" ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org