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

add feature to optionally use encrypted connection to db #53

Closed
wants to merge 1 commit into from

Conversation

savec80
Copy link

@savec80 savec80 commented Dec 3, 2018

Hello team,
Can option for using encrypted connection to database be added to the module?
Please have a look at the patch in attach, where I implemented it.
Also there are added some changes from this commit: 34bf52b in order option --enable-ssl for configure works.
Thanks.
db_ssl.txt

…os starts up. now it saves a hash and then checks that hash before it sends data (are all hosts same? yes->dont send config data, no->send as normal -- are all timeperiods same? ..etc. etc.) things left to do before this is complete is to make sure ndo2db knows to not destroy the tables every time it starts up like it does now. and then to also be prepared to do it if the need arrises. these additions should be trivial -bh
@jomann09
Copy link

Closing this because the branch in question being merged is no longer relevant and will be removed shortly. I added this as an issue #59 and we will take a look at the changes you made along with whatever is required to make sure --enable-ssl works (and is available) in ndo 3.

@jomann09 jomann09 closed this Dec 16, 2019
@jomann09 jomann09 deleted the ndoutils-3.0.0 branch December 16, 2019 22:44
@sawolf
Copy link
Member

sawolf commented Dec 17, 2019

@savec80, what distribution were you using to create that patch? I wasn't able to compile it using CentOS 7/mariadb-5.5.64.

@savec80
Copy link
Author

savec80 commented Dec 17, 2019 via email

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.

None yet

4 participants