在我本地电脑访问没有问题,放到服务器上报
[TencentCloudCommonExceptionTencentCloudSDKException] code: message:cURL error 60: SSL certificate problem: self signed certificate in certificate chain (see http://curl.haxx.se/libcurl/c... requestId:streamList
然后我配好证书后访问 返回
{"Response":{"OnlineInfo":[],"PageNum":1,"PageSize":50,"RequestId":"861a1f40-43a4-4c3e-9a04-132bf738fb99","TotalNum":0,"TotalPage":0}}
{"Response":{"OnlineInfo":[],"PageNum":1,"PageSize":50,"RequestId":"00a5ff22-1f4a-428e-8eba-b0c8d91bafe3","TotalNum":0,"TotalPage":0}}
{"Response":{"OnlineInfo":[],"PageNum":1,"PageSize":50,"RequestId":"69709731-27f3-4cfc-a7ff-44989808e76a","TotalNum":0,"TotalPage":0}}
[TencentCloudCommonExceptionTencentCloudSDKException] code: message:cURL error 0: The cURL request was retried 3 times and did not succeed. The most likely reason for the failure is that cURL was unable to rewind the body of the request and subsequent retries resulted in the same error. Turn on the debug option to see what went wrong. See https://bugs.php.net/bug.php?... for more information. (see http://curl.haxx.se/libcurl/c... requestId:streamList
请问有遇到类似问题的么?求解