/var/lib/CAM/
which includes the certificate, key, serial, index and openssl configuration as well.
So an easier way to sign a cert in command line is to go the above directory and place the CSR there before issuing the following command
openssl ca –md ‹md › -in ‹csr › -out ‹certificate › -config openssl.cnf.tmpl