Detailed map traversal, teach you to master the complex gremlin query debugging method>>>
When using cul extension, prompt problem with the SSL CA cert (path?access rights?) Or use Yum to update or install the software
One possibility is that the CA package of the system has not been updated
The package name is
ca-certificates
Update this package. Generally, you can install or update the software through yum
Curl extension still indicates that this problem needs to be solved by restarting PHP and reloading the extension
yum -y install ca-certificates
pkill php-fpm
/usr/local/php/sbin/php-fpm