On Tue, Aug 18, 2009, Gerald Iakobinyi-Pich wrote: > Hello, > > So I have played arround a little bit more yesterday, but with the same > result. > Attached are the the openssl.cnf I am using. The problem is the same, I do > not know how to override the subject information from the config file > (specified in the "req_distinguished_name" section), from the command line. >
Well that configuration file has the values hard coded in the config file. You should either use a standard openssl.cnf which means you'll get prompted to enter the value or use the environment substitution method, see the manual pages for more details. The CA.pl script is much easier to use instead of random "cookbooks". 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