Skip to content

TLS #19

@zxystd

Description

@zxystd

curl_easy_setopt(curl_, CURLOPT_SSL_VERIFYPEER, 0L);
curl_easy_setopt(curl_, CURLOPT_SSL_VERIFYHOST, 0L);

你们好,NetworkKMM中的curl配置为忽略了https证书校验,华为官方文档是有示例使用系统证书路径的(已归档)。是有什么顾虑么?

https://developer.huawei.com/consumer/cn/doc/best-practices-V5/bpta-network-ca-security-V5#section121091116142117

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions