Openssl_get_privatekey openssl signature problem
Php5 will be replaced by openssl_pkey_get_private (). Moreover, the private key string you copied from Alipay website needs to be packaged according to the standard private key format before it can be used, and it is best to add begin and end at the beginning and end. The private key file needs to be set to read permission on linux.