Patrick Insinger
|
5ac3cb1c72
|
TLS for postgres_backend and proxy
Add TLS support to `postgres_backend`.
Implement this support in `proxy`.
Other applications must opt-in and provide a `rustls::ServerConfig`.
|
2021-09-01 10:29:19 -07:00 |
|
Stas Kelvich
|
8ec234ba78
|
fix tokio features set for proxy standalone build
|
2021-07-19 14:52:41 +03:00 |
|
Stas Kelvich
|
aa404b60fe
|
change mgmt json format; add cli flags
|
2021-07-19 14:52:41 +03:00 |
|
Stas Kelvich
|
1b6d99db7c
|
unfreeze client session upon callback
|
2021-07-19 14:52:41 +03:00 |
|
Stas Kelvich
|
605b90c6c7
|
do an actual proxy pass
|
2021-07-19 14:52:41 +03:00 |
|
Stas Kelvich
|
bf45bef284
|
md5 auth for postgres_backend.rs
|
2021-07-19 14:52:41 +03:00 |
|