summaryrefslogtreecommitdiff
path: root/test/basicserver/testfiles/srv3-seclevel2-sha256.conf
blob: 58c267d4006076b0b461db6e888bc6e4d9d53033 (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-sha256/ca/servers/localhost-cert.pem
	PrivateKeyFile = testfiles/seclevel2-sha256/bbstored/localhost-key.pem
	TrustedCAsFile = testfiles/seclevel2-sha256/ca/roots/clientCA.pem
}