Add support for command line server ssl options
Open
- Dominant language
- C++
- Stars
- 685
- Forks
- 185
- PR merge metrics
- No merged PRs in 30d
Description
Server ssl options to set ssl certs, etc. are only supported in a configuration file. However, the configuration file options are ignored if db connection options are specified on the command line.
Add support for specifying server ssl options on the command line to be compatible with db command line options.
Contributor guide
Assessment
This issue has not been assessed yet.