Use xmlsec path information.

This commit is contained in:
Roland Hedberg 2013-06-19 10:13:56 +02:00
parent eaae6a7876
commit b04dee75ed
1 changed files with 2 additions and 1 deletions

View File

@ -86,7 +86,8 @@ CONFIG = {
"debug": 1,
"key_file": full_path("test.key"),
"cert_file": full_path("test.pem"),
"xmlsec_binary": None,
#"xmlsec_binary": None,
"xmlsec_path": ["/opt/local/bin", "usr/local/bin"],
"metadata": {
"local": [full_path("servera.xml"),
full_path("vo_metadata.xml")],