This commit is contained in:
Roland Hedberg
2010-03-05 10:19:11 +01:00
parent fe4f7ed754
commit ce9faeb0b1

View File

@@ -20,11 +20,11 @@
} }
}, },
"debug" : 1, "debug" : 1,
"key_file" : "./tests/test.key", "key_file" : "test.key",
"cert_file" : "./tests/test.pem", "cert_file" : "test.pem",
"xmlsec_binary" : "/opt/local/bin/xmlsec1", "xmlsec_binary" : "/opt/local/bin/xmlsec1",
"metadata": { "metadata": {
"local": ["./tests/metadata.xml", "./tests/vo_metadata.xml"], "local": ["metadata.xml", "vo_metadata.xml"],
}, },
"subject_data": "subject_data.db" "subject_data": "subject_data.db"
} }