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

WIP: Add mysql ssl connection #1054

Closed
wants to merge 6 commits into from
Closed

WIP: Add mysql ssl connection #1054

wants to merge 6 commits into from

Conversation

ngetahun
Copy link
Contributor

@ngetahun ngetahun commented Dec 14, 2023

Description

Fixes #1016

Change Type

Please select the correct option.

  • Bug Fix (a non-breaking change which fixes an issue)
  • New Feature (a non-breaking change which adds new functionality)
  • Documentation Update (a change which only updates documentation)

Checklist

Please check off each item if the requirement is met.

  • I have verified that my code follows RMT's coding standards with rubocop.
  • I have reviewed my own code and believe that it's ready for an external review.
  • I have provided comments for any hard-to-understand code.
  • I have documented the MANUAL.md file with any changes to the user experience.
  • RMT's test coverage remains at 100%.
  • If my changes are non-trivial, I have added a changelog entry to notify users at package/obs/rmt-server.changes.

Other Notes

Please use this space to provide notes or thoughts to the team, such as tips on how to review/demo your changes.

@SUSE SUSE deleted a comment from suse-tests-pass Dec 18, 2023
@SUSE SUSE deleted a comment from suse-tests-fail Feb 8, 2024
@felixsch
Copy link
Contributor

tracked here: https://trello.com/c/i9iUF8hT/5089-rmt-support-ssl-encrypted-mariadb-connection

I close this for now until we find time to progress further!

@felixsch felixsch closed this Apr 10, 2024
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.

SSL configuration settings support for database settings in /etc/rmt.conf
2 participants