update changed certificate
This commit is contained in:
parent
b040b07f44
commit
34800251e9
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ class Fortuneo(Browser):
|
||||||
DOMAIN_LOGIN = 'www.fortuneo.fr'
|
DOMAIN_LOGIN = 'www.fortuneo.fr'
|
||||||
DOMAIN = 'www.fortuneo.fr'
|
DOMAIN = 'www.fortuneo.fr'
|
||||||
PROTOCOL = 'https'
|
PROTOCOL = 'https'
|
||||||
CERTHASH = ['97628e02c676d88bb8eb6d91a10b50cffd7275e273902975b4e1eb7154270c4e', '0d4bac62f78560af8215077676b04f80c5e0e8eb267c66b665b142d2e185e58a']
|
CERTHASH = ['4ff0301115f80f18c4e81a136ca28829b46d416d404174945b1ae48abd0634e2']
|
||||||
ENCODING = None # refer to the HTML encoding
|
ENCODING = None # refer to the HTML encoding
|
||||||
PAGES = {
|
PAGES = {
|
||||||
'.*identification\.jsp.*' : LoginPage,
|
'.*identification\.jsp.*' : LoginPage,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue