-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
KuiklyBase-components/NetworkKMM/ohosApp/pbcurlwrapper/src/main/cpp/wrapper/src/curl_wrapper.cpp
Lines 240 to 241 in 50d0b2d
curl_easy_setopt(curl_, CURLOPT_SSL_VERIFYPEER, 0L); | |
curl_easy_setopt(curl_, CURLOPT_SSL_VERIFYHOST, 0L); |
你们好,NetworkKMM中的curl配置为忽略了https证书校验,华为官方文档是有示例使用系统证书路径的(已归档)。是有什么顾虑么?

Metadata
Metadata
Assignees
Labels
No labels