update module to new SG certificate
This commit is contained in:
parent
632d52e923
commit
d67a02639a
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ __all__ = ['SocieteGenerale']
|
|||
|
||||
class SocieteGenerale(BaseBrowser):
|
||||
DOMAIN_LOGIN = 'particuliers.societegenerale.fr'
|
||||
CERTHASH_LOGIN = '72b78ce0b8ffc63a6dcbf8fc375a1ab5502d5dfefcac1d00901a73f5a94e9ed5'
|
||||
CERTHASH_LOGIN = ['72b78ce0b8ffc63a6dcbf8fc375a1ab5502d5dfefcac1d00901a73f5a94e9ed5', '629873f98004aef6c42d15714ff9689fdfce04746483122417f432cd693f5007']
|
||||
DOMAIN = 'particuliers.secure.societegenerale.fr'
|
||||
CERTHASH = '4499ca391d0d690050d80e625fd0b16e83476fd565d8e43315c7a9c025f02b88'
|
||||
PROTOCOL = 'https'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue