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

Use specific PyKMIP version #16

Merged
merged 1 commit into from
Sep 15, 2024
Merged

Conversation

oittaa
Copy link
Contributor

@oittaa oittaa commented Jul 26, 2024

Installing from requirements.txt also makes it possible to use Dependabot in the future. Should help people from #13

@oittaa
Copy link
Contributor Author

oittaa commented Jul 27, 2024

If you want to try TLS 1.3 support and Python 3.12, you can replace the line on requirements.txt with this:

git+https://github.com/oittaa/PyKMIP@d27e7acc329ddf86bbde0489935cb44a4f7d54c8

And then change the Alpine linux version to 3.20 in the Dockerfile.

The unit tests fail since TLS 1.3 and Python 3.12 aren't compatible with all the tests, but my Synology NAS connected to it without issues.

@rnurgaliyev
Copy link
Owner

Thank you!

@rnurgaliyev rnurgaliyev merged commit dfe3cb8 into rnurgaliyev:master Sep 15, 2024
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