summaryrefslogtreecommitdiff
path: root/test/basicserver/testfiles/srv3-seclevel2-sha1.conf
blob: 93c0f99f63df908ff9a7c21c3b5c42d5001063fa (plain)
1
2
3
4
5
6
7
8
9
Server
{
	PidFile = testfiles/srv3.pid
	ListenAddresses = inet:localhost,unix:testfiles/srv3.sock
	CertificateFile = testfiles/seclevel2-sha1/ca/servers/localhost-cert.pem
	PrivateKeyFile = testfiles/seclevel2-sha1/bbstored/localhost-key.pem
	TrustedCAsFile = testfiles/seclevel2-sha1/ca/roots/clientCA.pem
}