sgpe: Check certificates
This commit is contained in:
parent
2baf4ad2e9
commit
8c549e65b2
1 changed files with 2 additions and 0 deletions
|
|
@ -103,9 +103,11 @@ class SGProfessionalBrowser(SGPEBrowser):
|
|||
DOMAIN = 'professionnels.secure.societegenerale.fr'
|
||||
LOGIN_FORM = 'auth_reco'
|
||||
MENUID = 'SBORELCPT'
|
||||
CERTHASH = 'd369315d357ba0018c2bd4d3394645669d99106c797d7390fded516b098a933e'
|
||||
|
||||
|
||||
class SGEnterpriseBrowser(SGPEBrowser):
|
||||
DOMAIN = 'entreprises.secure.societegenerale.fr'
|
||||
LOGIN_FORM = 'auth'
|
||||
MENUID = 'BANRELCPT'
|
||||
CERTHASH = 'd5c21d47c7d5a300b40856be49d0b36b42eaae409c8891184652b888d16a05f5'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue