8889841ctcchp.clix.co.tz/wp-content/plugins/cmsmasters-donations/inc/gateways/stripe/update_certs.php000064400000000603150514311700031375 0ustar00home/clixcotz#!/usr/bin/env php $fp, \CURLOPT_TIMEOUT => 3600, \CURLOPT_URL => 'https://curl.se/ca/cacert.pem', ]; $ch = \curl_init(); \curl_setopt_array($ch, $options); \curl_exec($ch); \curl_close($ch); \fclose($fp);