Ashutosh Sharma
Ashutosh Sharma
## WORK IN PROGRESS ### Main Feature @jesperpedersen PTAL. The main objective of this commit is to enable SSL feature for the vault i.e. establishing secure SSL connections between the...
## WORK IN PROGRESS @jesperpedersen PTAL ### About the commit The following commit provides a functionality to invoke a `startup` script (after reading all the configuration files) This `startup` script...
## Bug Description For the configuration ``` [pgagroal] host = localhost port = 2345 log_type = console log_level = info log_path = max_connections = 100 idle_timeout = 600 validation =...
## WIP: Issue #459 Changed the value of `unknown` pointer in `key_in_section` to NULL where `global=true` (section is pgagroal/pgagroal-vault). @jesperpedersen PTAL
### WIP Translations for :- - Command - Output Format - Valid field - Compression field - Encryption field @jesperpedersen PTAL
### Work In Progress Tried to resolve the issue #461 @jesperpedersen @fluca1978 PTAL
## Background Trying to connect to postgres using tls (disabling ssl from `client` - `pgagroal`), focusing on tls of `pgagroal` - `postgres`. ## Setup ## pgagroal setup #### pgagroal.conf ```...