Error 500curl_setopt(): CURLOPT_SSL_VERIFYHOST no longer accepts the value 1, value 2 will be used i

问题: 本地开发环境没问题,测试环境报错:php Error 500 curl_setopt(): CURLOPT_SSL_VERIFYHOST no longer accepts the value 1, value 2 will be used instead 缘由: 代码中使用了curl模拟https请求,如:web if( $https ) { curl_setopt($curl,
相关文章
相关标签/搜索