cURL error 60: SSL certificate problem: unable to get local issuer certi
-
Boa tarde pessoal, estou com o problema abaixo, tentei fazer as dicas que encontrei aqui como essa: alterar essa linha
curl_setopt( $handle, CURLOPT_SSLVERSION, CURL_SSLVERSION_TLSv1_3 );
no arquivo class-wc-cielo-api.phpe incluir esses filtros no functions.php
add_filter( ‘https_local_ssl_verify’, ‘__return_false’ );
add_filter( ‘https_ssl_verify’, ‘__return_false’);mas n?o adiantou pra mim… Estou usando o WordPress 5.7, Woostify template, alguém poderia me ajudar por favor!
An error occurred while requesting the transaction: WP_Error Object
(
[errors] => Array
(
[http_request_failed] => Array
(
[0] => cURL error 60: SSL certificate problem: unable to get local issuer certificate
)
- The topic ‘cURL error 60: SSL certificate problem: unable to get local issuer certi’ is closed to new replies.