Closed this issue 6 years ago · 1 comments
Need API calls to switch for HTTP and to remove SSL verification.
I'm thinking something like this:
uint8_t ms3_set_option(ms3_st *ms3, ms3_options_t option_name, void *value);
With options for using HTTP and disable SSL verification.