summaryrefslogtreecommitdiff
path: root/src/leap/eip/constants.py
diff options
context:
space:
mode:
authorkali <kali@leap.se>2012-09-19 05:02:30 +0900
committerkali <kali@leap.se>2012-09-19 05:02:30 +0900
commit79db1d90f617d90cda61a790c92a54afcf30ff16 (patch)
treee00fd31fcd392675caea4b597e86b5eb6ffd59c5 /src/leap/eip/constants.py
parent89735a5fd3c81e8aba3cb7b1d4836c1bf1e8c098 (diff)
checks for certificate
Diffstat (limited to 'src/leap/eip/constants.py')
-rw-r--r--src/leap/eip/constants.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/leap/eip/constants.py b/src/leap/eip/constants.py
index ce50f5e0..9af5a947 100644
--- a/src/leap/eip/constants.py
+++ b/src/leap/eip/constants.py
@@ -1,3 +1,3 @@
# not used anymore with the new JSONConfig.slug
EIP_CONFIG = "eip.json"
-EIP_SERVICE_EXPECTED_PATH = "eip-service.json"
+EIP_SERVICE_EXPECTED_PATH = "1/config/eip-service.json"