diff --git a/ca/openssl.conf b/ca/openssl.conf index e4ca45d..91731e3 100644 --- a/ca/openssl.conf +++ b/ca/openssl.conf @@ -7,7 +7,7 @@ certs = $dir/certs crl_dir = $dir/crl database = $dir/index.txt new_certs_dir = $dir/newcerts -certificate = $dir/racine.cert +certificate = $dir/certs/racine.cert serial = $dir/serial crlnumber = $dir/crlnumber crl = $dir/crl.cert