SSL Connection to database mariaDB

SSL Connection to database mariaDB

avatar

Hi,
we are using mariadb to host the database for RDM.
We set up a secured ssl connection to the database.


When creating an user in RDM, the user will be created without the setting "REQUIRE SSL"
So the connection to the database will not be secure.

Is there any option to create new users in RDM with this flag?

Thank you!


e.g. GRANT USAGE ON *.* TO 'test'@'192.168.1.2' REQUIRE SSL;

Best Regards
Jonas

All Comments (2)

avatar

Great idea, I've added it to our to-do list.

Best regards,

Stéfane Lavergne

avatar

The feature has been implemented internally and will be available in the next beta build. Please test and let me know if it works are expected.



Best regards,

Stéfane Lavergne

2018-05-09_13-27-51.png