update to new certificate
This commit is contained in:
parent
a634fa1a15
commit
0f238bf350
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ __all__ = ['BPBrowser', 'BProBrowser']
|
|||
class BPBrowser(Browser):
|
||||
DOMAIN = 'voscomptesenligne.labanquepostale.fr'
|
||||
PROTOCOL = 'https'
|
||||
CERTHASH = ['184ccdf506ce87e66cba71ce754e48aa51720f346df56ed27399006c288a82ce']
|
||||
CERTHASH = ['184ccdf506ce87e66cba71ce754e48aa51720f346df56ed27399006c288a82ce', '5719e6295761eb6de357d5e0743a26b917c4346792aff657f585c83cd7eae8f7']
|
||||
ENCODING = 'iso-8859-1'
|
||||
PAGES = {r'.*wsost/OstBrokerWeb/loginform.*' : LoginPage,
|
||||
r'.*authentification/repositionnerCheminCourant-identif.ea' : repositionnerCheminCourant,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue