Slavi Pantaleev
6427397486
Do not hardcode sslmode=disable to Postgres connection strings - make it configurable
...
This is backward-compatible with what we had before. We're not changing
the SSL mode - just making it configurable.
Most components are defaulting to `sslmode=disable`, while some
(`matrix-bot-matrix-reminder-bot` and others) do not specify an `sslmode` at all.
We're making sslmode configurable, because certain external Postgres
servers may be configured to require SSL encryption.
In such cases `sslmode=disable` does not work and needs to be changed to
`sslmode=require` or something else (`verify-ca`, `verify-full`, etc).
2023-08-22 19:40:50 +03:00
..
2023-03-07 17:28:15 +02:00
2023-04-03 08:53:46 +03:00
2023-08-11 08:13:49 +00:00
2023-08-22 19:40:50 +03:00
2023-07-27 23:00:59 -08:00
2023-08-21 14:46:25 +02:00
2023-03-07 17:28:15 +02:00
2023-08-22 19:40:50 +03:00
2023-07-24 13:57:06 +03:00
2023-03-07 17:28:15 +02:00
2023-08-22 19:40:50 +03:00
2023-03-07 17:28:15 +02:00
2023-08-22 19:40:50 +03:00
2023-03-07 17:28:15 +02:00
2023-08-22 19:40:50 +03:00
2023-07-21 13:22:05 +03:00
2023-08-22 19:40:50 +03:00
2023-03-07 17:28:15 +02:00
2023-08-22 19:40:50 +03:00
2023-08-22 19:40:50 +03:00
2023-08-16 07:10:07 +03:00
2023-07-31 18:41:52 +03:00
2023-08-22 19:40:50 +03:00
2023-07-21 13:22:05 +03:00
2023-08-22 19:40:50 +03:00
2023-06-16 16:18:34 +03:00
2023-04-05 14:59:48 +03:00
2023-07-21 13:22:05 +03:00
2023-07-21 13:22:05 +03:00
2023-08-22 19:40:50 +03:00
2023-06-26 17:35:55 +03:00
2023-05-22 18:01:02 +00:00
2023-08-22 19:40:50 +03:00
2023-08-22 19:40:50 +03:00
2023-08-22 19:40:50 +03:00
2023-08-22 19:40:50 +03:00
2023-08-22 19:40:50 +03:00
2023-08-22 19:40:50 +03:00
2023-08-22 19:40:50 +03:00
2023-03-07 17:28:15 +02:00
2023-03-07 17:28:15 +02:00
2023-03-29 11:20:23 +00:00
2023-08-15 20:59:54 +03:00
2023-06-21 17:37:29 +03:00
2023-03-07 17:28:15 +02:00
2023-08-10 20:30:11 +02:00
2023-03-16 18:29:11 +02:00
2023-07-04 16:47:35 +03:00
2023-08-22 19:40:50 +03:00
2023-03-07 17:28:15 +02:00
2023-08-15 11:17:41 +03:00
2023-03-07 17:28:15 +02:00
2023-03-07 17:28:15 +02:00
2023-03-07 17:28:15 +02:00
2023-03-07 17:28:15 +02:00
2023-08-22 19:40:50 +03:00
2023-08-16 10:09:30 +03:00
2023-03-21 07:38:12 +02:00
2023-07-12 01:09:27 -05:00
2023-03-07 17:28:15 +02:00
2023-03-22 17:53:57 +02:00
2023-03-07 17:28:15 +02:00
2023-08-22 19:40:50 +03:00
2023-03-07 17:28:15 +02:00
2023-08-15 22:37:35 +08:00
2023-03-07 17:28:15 +02:00
2023-04-08 08:10:22 +03:00
2023-08-16 10:09:30 +03:00
2023-03-07 17:28:15 +02:00
2023-07-28 20:53:44 +03:00