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 client SSL authentication using key-file for Postgres, MySQL and MariaDB #1850

Merged
merged 22 commits into from
Feb 18, 2023

Commits on Feb 12, 2023

  1. use native-tls API

    linuxuser586 authored and ThibsG committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    b42285f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e0198f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    115e755 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33cc7b2 View commit details
    Browse the repository at this point in the history
  5. Adapt GA tests

    ThibsG committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    816f457 View commit details
    Browse the repository at this point in the history
  6. Fix RUSTFLAGS to run all tests

    ThibsG committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    f31554f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2275152 View commit details
    Browse the repository at this point in the history
  8. Fix CI bad naming

    ThibsG committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    d93faf3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    63c1ac0 View commit details
    Browse the repository at this point in the history
  10. Fix main rebase

    ThibsG committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    d24ee0b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    993248a View commit details
    Browse the repository at this point in the history
  12. Fix RUSTFLAGS for Postgres

    ThibsG committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    68b96ae View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d23e2f3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2e6656a View commit details
    Browse the repository at this point in the history
  15. Rebase fixes

    ThibsG committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    363a72f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4b7c54a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1a77523 View commit details
    Browse the repository at this point in the history
  18. Fix tests suite

    ThibsG committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    1862c92 View commit details
    Browse the repository at this point in the history
  19. Fix features in CI

    ThibsG committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    bd821b2 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    60c5cfa View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d32139b View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    5d44ae1 View commit details
    Browse the repository at this point in the history