Skip to content

Releases: hbldh/pybankid

Version 0.1.4

07 Aug 14:25
Compare
Choose a tag to compare
Version 0.1.4 Pre-release
Pre-release

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.