New certificat
This commit is contained in:
parent
b7b7d31771
commit
7fa67bfc04
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ __all__ = ['BPBrowser']
|
||||||
class BPBrowser(BaseBrowser):
|
class BPBrowser(BaseBrowser):
|
||||||
DOMAIN = 'voscomptesenligne.labanquepostale.fr'
|
DOMAIN = 'voscomptesenligne.labanquepostale.fr'
|
||||||
PROTOCOL = 'https'
|
PROTOCOL = 'https'
|
||||||
CERTHASH = '868646b852c989638d4e5bbfab830e2cfbb82f4d2524e28d0251686a44e49163'
|
CERTHASH = 'd10d09246853237892d5fb44685826ea99bfdeaaf29fac6dd236dae8cb103c39'
|
||||||
ENCODING = None # refer to the HTML encoding
|
ENCODING = None # refer to the HTML encoding
|
||||||
PAGES = {r'.*wsost/OstBrokerWeb/loginform.*' : LoginPage,
|
PAGES = {r'.*wsost/OstBrokerWeb/loginform.*' : LoginPage,
|
||||||
r'.*authentification/repositionnerCheminCourant-identif.ea' : repositionnerCheminCourant,
|
r'.*authentification/repositionnerCheminCourant-identif.ea' : repositionnerCheminCourant,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue