Skip to content

fix: update ssl opts after removal in ecto upgrade#134

Merged
grejdi-mbta merged 1 commit into
mainfrom
gg-update-ssl-opts
Oct 14, 2025
Merged

fix: update ssl opts after removal in ecto upgrade#134
grejdi-mbta merged 1 commit into
mainfrom
gg-update-ssl-opts

Conversation

@grejdi-mbta

@grejdi-mbta grejdi-mbta commented Oct 10, 2025

Copy link
Copy Markdown
Collaborator

Addressing this warning:

setting ssl: true on your database connection offers only limited protection, as the server's certificate is not verified. Set "ssl: [cacertfile: path/to/file]" instead

See the removal of ssl_opts here:
https://github.com/elixir-ecto/ecto_sql/pull/619/files#diff-ee5028a91dac73c32d7e62aa8b5a8c34d1b809797a71a97a0b8e285c1d9fc94f

@ealexa05 ealexa05 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved; went over changes in meeting, this should be the right way to handle SSL now

@grejdi-mbta
grejdi-mbta merged commit 2709216 into main Oct 14, 2025
4 checks passed
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.

2 participants