dashscope/dash-cookbook

need support of disable ssl_verify in http(s)_requst

Opened this issue · 1 comments

in some environment, ssl certification is not always successful.
Dashscope api should support to disable ssl_verify in api.

Disable ssl verification in api is not a good choice from security perspective. Could you please paste error log for ssl handshake ?