Releases: hbldh/pybankid
Releases · hbldh/pybankid
Version 0.1.4
Features
- Modified transport to use own Requests Session object and thereby storing SSL key passwords during Client lifetime.
- Testing: Wrote one test against BankID test server and added Travis CI building.
Minor modifications
- Updated README with testing info.
- Problems with
suds
in Python 2.6. Removing from testing for time being. - Fetching test certificate now removes password for the key part of the certificate to enable automated tests.