Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.rst #41

Merged
merged 1 commit into from
Nov 16, 2021
Merged

Update README.rst #41

merged 1 commit into from
Nov 16, 2021

Conversation

dotchetter
Copy link
Contributor

Corrected typo in examples

Corrected typo in examples
@hbldh
Copy link
Owner

hbldh commented Nov 16, 2021

Tack!

@hbldh hbldh merged commit b70c83a into hbldh:develop Nov 16, 2021
@dotchetter
Copy link
Contributor Author

Tack själv för ett riktigt trevligt bibliotek! =)

@hbldh hbldh mentioned this pull request May 5, 2023
hbldh added a commit that referenced this pull request May 7, 2023
- Merge of Update README.rst #41
- Merge of Update __init__.py #48
- Merge of Fixes for test certificate download and handling #50

Now bundles the Test certificate with the actual code so that test will work due to

- Captcha prevents fetching of cert as before
- openssh seems to fail to break p12 into pem files, so pem file were included as well.

`certutils` needs to be examined in the near future.


* Update README.rst

Corrected typo in examples

* Update __init__.py

Fix breakage with urllib 2.0.x

* Github Action fixes

* Version bump

* Bump reqs for example

* Bundle the BankID Test certificate

The BankID pages now returns a captcha instead of the actual certificate when fetching with requests. The actual cert is now bundled instead of fetched each time.

* Failure detection in openssl test cert conversion

* Add possibility to provide p12 test cert through existing file

* Bundle the BankID Test certificate in pem format

Bundle pem formats as well.

* Python 2.7 compat. fix

* Rmoving certutils test for the time being

* Remove Python 2.7 support

* Remove six dependency

---------

Co-authored-by: Simon Olofsson <[email protected]>
Co-authored-by: Colin 't Hart <[email protected]>
Co-authored-by: Stefan Berg <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants