Skip to content

[Bug]: SSL Mode for Postgres connection is forcibly overriden #306

@eaglesemanation

Description

@eaglesemanation

Binner version

v2.6.3

Operating System

Linux x64

Describe the bug and the steps to reproduce it

I'm not well versed in C#, but as far as I understand this line forcibly set's SSL Mode to Disabled:

builder.SslMode = SslMode.Disable;

I'll probably make a PR to make this a default option instead of forcing it, but I'd like to spend more time figuring out more issues that might arise in my Kubernetes deployment, and do changes in bulk.

Would you like to attach your appsetings.json configuration?

No response

Screenshots or Videos (Optional, but they help!)

No response

Are you able to contribute a PR? (No is ok!)

Maybe, I'll investigate and start debugging

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions