codechecker
codechecker copied to clipboard
[client] Add new arguments to specify certificate files
Closes #2859
cafile, key_file and cert_file are new parameters at many functions and always go together. Is it worth packing these together to a struct and extending the functions with this one parameter instead of three?
If you're collecting votes on issues and pull requests, this is one that I would like to see included.
This would be a very helpful feature to merge. The current merge conflicts are easily resolved.