Lines Matching refs:dir
28 dir = ./demoCA
29 certs = $dir/certs # Where the issued certs are kept
30 database = $dir/index.txt # database index file.
31 new_certs_dir = $dir/newcerts # default place for new certs.
33 certificate = $dir/cacert.pem # The CA certificate
34 serial = $dir/serial # The current serial number
35 private_key = $dir/private/cakey.pem# The private key
127 dir = . # TSA root directory
128 serial = $dir/tsa_serial # The current serial number (mandatory)
129 signer_cert = $dir/tsa_cert1.pem # The TSA signing certificate
131 certs = $dir/tsaca.pem # Certificate chain to include in reply
133 signer_key = $dir/tsa_key1.pem # The TSA private key (optional)
153 dir = . # TSA root directory
154 serial = $dir/tsa_serial # The current serial number (mandatory)
155 signer_cert = $dir/tsa_cert2.pem # The TSA signing certificate
157 certs = $dir/demoCA/cacert.pem# Certificate chain to include in reply
159 signer_key = $dir/tsa_key2.pem # The TSA private key (optional)