verify_callback, error string: self signed certificate in certificate chain
网上查了下, 貌似是认为是自签名,
根证书是comodo的, linux 貌似没有把这个加入到系统认证库中。
求问
linux 下如何导入根证书?
You received this message because you are subscribed to a topic in the Google Groups "USTC_LUG" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/ustc_lug/yaNb0OLEo-o/unsubscribe.
To unsubscribe from this group and all its topics, send an email to ustc_lug+u...@googlegroups.com.
我的意思是 web 端服务器给出中间证书应该可以。
如果要 openssl 指定目录的话,三个证书不要 cat join, 分开放在指定的目录里,然后 c_rehash 应该是可以的。