【问题标题】:SSL_CTX_load_verify_locations and trusted certificatesSSL_CTX_load_verify_locations 和可信证书
【发布时间】:2016-04-23 13:26:30
【问题描述】:

来自SSL_CTX_load_verify_locations

SSL_CTX_load_verify_locations - 为受信任的 CA 证书设置默认位置

这是否意味着我可以将证书放在位置(或文件)中,它作为参数传递给SSL_CTX_load_verify_locations 函数。这些证书是否会自动被信任?

【问题讨论】:

    标签: c++ c ssl openssl certificate


    【解决方案1】:

    没错。这是您指定受信任的证书颁发机构列表的方式。

    【讨论】:

      猜你喜欢
      • 2017-05-14
      • 1970-01-01
      • 2016-01-22
      • 1970-01-01
      • 2015-11-30
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多