Open
Description
Type of feature
🍕 Feature
Current behavior
Currently, this microservice only can make connections to postgres over ssl:
Line 28 in 65f6e18
Suggested solution
We should consider having a flag / config that disables ssl being required in order to connect. Ideally, this would flip to some "auto" mode that can connect to any postgres.
This should also log a warning if this setting has been turned on so administrators can be assured the configuration that's being run.
Additional context
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Contributing Docs
- I agree to follow this project's Contribution Docs
Activity