From 3a2bd9754fdcbaa08121743ee696a140c189f5d4 Mon Sep 17 00:00:00 2001 From: Johann Broudin Date: Fri, 14 Mar 2014 13:35:09 +0100 Subject: [PATCH] certhash is not used either at the moment --- modules/cmb/backend.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/cmb/backend.py b/modules/cmb/backend.py index 413f6b43..5548d9d7 100644 --- a/modules/cmb/backend.py +++ b/modules/cmb/backend.py @@ -43,9 +43,9 @@ class CmbBackend(BaseBackend, ICapBank): EMAIL = 'Johann.Broudin@6-8.fr' VERSION = '0.i' LICENSE = 'AGPLv3+' - AUTH_CERT = os.path.dirname(__file__) - AUTH_CERT += '/Verisign_Class_3_Public_Primary_Certification_Authority.pem' - # CERTHASH is not used anymore + # AUTH_CERT and CERTHASH are not used anymore at the moment + # AUTH_CERT = os.path.dirname(__file__) + # AUTH_CERT += '/Verisign_Class_3_Public_Primary_Certification_Authority.pem' # CERTHASH = '684d79eb02f59497b5a9c5dcc4c26db1ee637db12f29d703fdf6a80aafef892d' DESCRIPTION = u'Crédit Mutuel de Bretagne' CONFIG = BackendConfig(