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 SSL support to connection cell #60

Merged
merged 4 commits into from
Aug 31, 2023

Commits on Aug 29, 2023

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

Commits on Aug 31, 2023

  1. Remove :ssl.start()

    SSL application is managed by myxql and postgrex
    msmithstubbs committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    db6404f View commit details
    Browse the repository at this point in the history
  2. Update connection_cell.ex

    josevalim authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    7208f4f View commit details
    Browse the repository at this point in the history
  3. Update mix.exs

    josevalim authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    096c933 View commit details
    Browse the repository at this point in the history