Hi

I created a new config file. now I get the following error message
Using configuration from xxx.cfg
"wrong number of fields on line 1 (looking for field 6, got 1, '' left)".

I tried this configuration also on windows and it worked fine, the error
occurs only on mandrake linux. I'm running OpenSSL 0.9.7b.

Thanks for your help
michael


xxx.cfg
default_ca = xxx
[ xxx ]
dir      =  /usr/local/apache/conf
certs  = $dir/Users
crl_dir  = $dir/CRL
database = $dir/CRL/index.txt
new_certs_dir = $dir/newcerts
certificate = $dir/cacert.pem
serial  = $dir/serial
crl      = $dir/crl.pem
private_key = $dir/cakey.pem
RANDFILE = $dir/.rand
x509_extensions = usr_cert
default_days = 365
default_crl_days= 30
default_md = md5
preserve = no
[.....]



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

Reply via email to