smooth-bankid
smooth-bankid copied to clipboard
A howto for integrating Swedish BankID without all the fuzz
https://www.bankid.com/utvecklare/test links to the cert download at https://www.bankid.com/assets/bankid/rp/FPTestcert3_20200618.p12 while currently these docs point to https://www.bankid.com/assets/bankid/rp/FPTestcert2_20150818_102329.pfx
change https://www.bankid.com/assets/bankid/rp/how-to-get-bankid-for-test-v1.7.pdf. to be https://www.bankid.com/assets/bankid/rp/how-to-get-bankid-for-test-v1.8.pdf
Hi there Look like the pfx and test.ca not more valid I am getting unsupported error.' Error: unsupported at configSecureContext (node:internal/tls/secure-context:277:15) at Object.createSecureContext (node:_tls_common:117:3) at Object.connect (node:_tls_wrap:1631:48) at Agent.createConnection (node:https:150:22)...
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.5 to 39.0.1. Changelog Sourced from cryptography's changelog. 39.0.1 - 2023-02-07 * **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python buffer protocol objects, but allowed...
Bumps [certifi](https://github.com/certifi/python-certifi) from 2018.11.29 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...