Lines Matching refs:dir
58 dir = ./demoCA # Where everything is kept
59 certs = $dir/certs # Where the issued certs are kept
60 crl_dir = $dir/crl # Where the issued crl are kept
61 database = $dir/index.txt # database index file.
64 new_certs_dir = $dir/newcerts # default place for new certs.
66 certificate = $dir/cacert.pem # The CA certificate
67 serial = $dir/serial # The current serial number
68 crlnumber = $dir/crlnumber # the current crl number
70 crl = $dir/crl.pem # The current CRL
71 private_key = $dir/private/cakey.pem # The private key
72 RANDFILE = $dir/private/.rand # private random number file