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