diff --git a/apps/gmca/signenccsr.cnf b/apps/gmca/signenccsr.cnf index ea9542aa..2a21fd42 100644 --- a/apps/gmca/signenccsr.cnf +++ b/apps/gmca/signenccsr.cnf @@ -15,7 +15,7 @@ default_ca = CA_default # The default ca section #################################################################### [ CA_default ] -dir = ./demoCA # Where everything is kept +dir = .ca # Where everything is kept certs = $dir/certs # Where the issued certs are kept crl_dir = $dir/crl # Where the issued crl are kept database = $dir/index.txt # database index file.