exec('sudo /opt/cprocsp/bin/amd64/curl -XPOST -H "
Content-Type:text/xml" --trace-ascii cpcr.debug --upload-file '.$fileXmlReq.' -o '.$fileXmlReq.'.sign
https://icrs.nbki.ru/products/B2BRequestServlet', $response);
exec("sudo /opt/cprocsp/bin/amd64/cryptcp -verify -nochain $fileXmlReq.sign $fileXmlOut", $output);
Вот так работает отправка запроса на отчет и снятие подписи если отправлять через PHP