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

Migrate from Crypto to M2Crypto #44923

Closed
Ch3LL opened this issue Dec 11, 2017 · 7 comments
Closed

Migrate from Crypto to M2Crypto #44923

Ch3LL opened this issue Dec 11, 2017 · 7 comments
Assignees
Milestone

Comments

@Ch3LL
Copy link
Contributor

Ch3LL commented Dec 11, 2017

For oxygen we will be migrating to M2Crypto. This issue will track the work needed to complete this migration.

@The-Loeki
Copy link
Contributor

Without knowing the context, M2Crypto is Py2.7 only, right? I thought Salt even ditched it a while back for that reason?

@DmitryKuzmenko
Copy link
Contributor

@The-Loeki

  1. M2Crypto developers are working on Py3 support and now it's possible to build it for Py3 from the python3 branch.
  2. Crypto support wasn't dropped. Salt will fallback to Crypto if M2Crypto isn't installed.

@The-Loeki
Copy link
Contributor

Well that's extremely recent news then ;) tnx 4 the update

@damon-atkins
Copy link
Contributor

damon-atkins commented Dec 12, 2017

This seems to be a bad choice, given open stack is now gaining ground in Linux and Non-Linux, and uses a different library see #30287

@thatch45
Copy link
Contributor

We are making the crypto backend modular so that we will also be able to build in support for the cryptography library as well.

@damon-atkins
Copy link
Contributor

Thanks for the info.

@rallytime
Copy link
Contributor

#44962 has been merged. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants