httpstat
httpstat copied to clipboard
Add option to specify additional CA certificates for SSL peer validation
Adds an option that allows the user to specify a file of one or more CA certificates that can be used for SSL peer validation. These CA certificates are added to the default pool of CA certificates that are used by Go.
Fixes #146
hello