new bnp entreprise certhash
This commit is contained in:
parent
a4860facff
commit
91041a33bc
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ __all__ = ['BNPEnterprise']
|
|||
class BNPEnterprise(Browser):
|
||||
DOMAIN = 'entreprises.bnpparibas.net'
|
||||
PROTOCOL = 'https'
|
||||
CERTHASH = '6789f1e08e18d6578dca88ce2e0354a99dbe7824736c01c9c4fa3b456d03b9e9'
|
||||
CERTHASH = 'e0569d214f9f95a574baa8b9f189da42922bfded21d614fed43cdb21adb44999'
|
||||
|
||||
PAGES = {'%s://%s/NSAccess.*' % (PROTOCOL, DOMAIN): LoginPage,
|
||||
'%s://%s/UNE\?.*' % (PROTOCOL, DOMAIN): AccountsPage,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue