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

Create database with an user that requires ssl #302

Open
Lasering opened this issue Apr 27, 2020 · 2 comments
Open

Create database with an user that requires ssl #302

Lasering opened this issue Apr 27, 2020 · 2 comments
Labels
Feature Request Enhancement to existing functionality or new functionality hacktoberfest An issue highlighted for the digital ocean Hacktoberfest Event

Comments

@Lasering
Copy link

:person_frowning: Problem Statement

Right now it is impossible to use the mysql_database resource if the user configured has REQUIRE SSL on the server, and the server is not localhost.

❔ Possible Solution

Add a new property called use_ssl which would set the flag --ssl in https://github.com/sous-chefs/mariadb/blob/master/libraries/helpers.rb#L41

@xorima
Copy link
Contributor

xorima commented Apr 29, 2020

Hey @Lasering

Would this be something you would be happy to create a PR for, it seems like a really useful feature?

Thanks!

@Lasering
Copy link
Author

Yeah I can make a PR.

@ramereth ramereth added hacktoberfest An issue highlighted for the digital ocean Hacktoberfest Event Feature Request Enhancement to existing functionality or new functionality and removed Feature Request labels Oct 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Enhancement to existing functionality or new functionality hacktoberfest An issue highlighted for the digital ocean Hacktoberfest Event
Projects
None yet
Development

No branches or pull requests

3 participants