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

Make ciphers configurable from the eapi.conf file #279

Open
gmuloc opened this issue Jul 27, 2023 · 0 comments
Open

Make ciphers configurable from the eapi.conf file #279

gmuloc opened this issue Jul 27, 2023 · 0 comments

Comments

@gmuloc
Copy link

gmuloc commented Jul 27, 2023

Follow up to #222

Today the only way to give ciphers to connect to a node is to define the ciphers in the ssl. Context directly and give it to connect: https://pyeapi.readthedocs.io/en/latest/client_modules/client.html?highlight=cipher#pyeapi.client.connect

It would be great to be able to do this from eapi.conf by giving a special argument used as a kwargs (right now giving a key would just blindly give the string to connect but the SSL context would not be created with it).

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

2 participants