php curl 报错:
cURL error 35: A PKCS #11 module returned CKR_DEVICE_ERROR, indicating that a problem has occurred with the token or slot. (see http://curl.haxx.se/libcurl/c/libcurl-errors.html);
运行命令:
export NSS_STRICT_NOFORK=DISABLED
恢复:
export NSS_STRICT_NOFORK=1