set CERTHASH const on most bank modules and others
This commit is contained in:
parent
bf3206418b
commit
dde19633d3
13 changed files with 15 additions and 5 deletions
|
|
@ -30,6 +30,7 @@ class Fortuneo(BaseBrowser):
|
|||
DOMAIN_LOGIN = 'www.fortuneo.fr'
|
||||
DOMAIN = 'www.fortuneo.fr'
|
||||
PROTOCOL = 'https'
|
||||
CERTHASH = 'f71bd27994f395963c4a500d9d330cb50cef37ee5946146f9ca2492c2552b2ba'
|
||||
ENCODING = None # refer to the HTML encoding
|
||||
PAGES = {
|
||||
'.*identification.jsp.*':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue