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

Skip ssl on docker_temp_server_start #594

Merged
merged 4 commits into from
Jun 11, 2024

Commits on Jun 11, 2024

  1. Skip ssl on docker_temp_server_start

    And checking it when seeing if the server is started.
    
    Closes: MariaDB#592
    grooverdan committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    76b7b9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6b316d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36da754 View commit details
    Browse the repository at this point in the history
  4. healthcheck for 11.4+ - skip tls validation

    In case of missing ssl-ca like MariaDB#594
    grooverdan committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    454ef03 View commit details
    Browse the repository at this point in the history