scripts/ssl_mgmt/tests/ssl_mgmt.conf

25 lines
307 B
Plaintext
Raw Permalink Normal View History

2014-05-03 12:12:11 +02:00
testDir=${0%/*}/tests
2014-05-11 06:09:55 +02:00
2014-05-03 12:12:11 +02:00
workDir=$testDir/workdir
2014-05-11 06:09:55 +02:00
csrSubdir=csr
certSubdir=newcerts
keySubdir=newkeys
# relative to workdir
destDir=../destdir
2014-05-03 12:12:11 +02:00
certDestDir=$destDir/certs
2014-05-11 06:09:55 +02:00
2014-05-03 12:12:11 +02:00
keyDestDir=$destDir/private
2014-05-11 06:09:55 +02:00
2014-05-03 12:12:11 +02:00
opensslCnfFile=openssl.cnf
2014-05-11 06:09:55 +02:00
rootCAPwdPath=./root_ca
managedCerts=./managed_certs
notifiedUsers=nobody