Advertisement
Guest User

soap error

a guest
Jun 11th, 2015
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. PHP Warning: SoapClient::__doRequest(): SSL operation failed with code 1. OpenSSL Error messages:
  2. error:0B080074:x509 certificate routines:X509_check_private_key:key values mismatch in /home/mario/soap.php on line 12
  3. PHP Fatal error: Uncaught SoapFault exception: [HTTP] Error Fetching http headers in /home/mario/soap.php:12
  4. Stack trace:
  5. #0 [internal function]: SoapClient->__doRequest('<?xml version="...', 'https://finanzo...', '', 1, 0)
  6. #1 /home/mario/soap.php(12): SoapClient->__call('GetVersion', Array)
  7. #2 /home/mario/soap.php(12): SoapClient->GetVersion()
  8. #3 {main}
  9. thrown in /home/mario/soap.php on line 12
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement