chmaeuer Posted October 9, 2015 Report Posted October 9, 2015 Hello together, none of the previous posted topics helped me fixing this issue... I wanted to add an Interworx instance to the Blesta module and filled out the following fields: Server Label, Hostname, Port Number, Remote Key, use SSL, Debugging = Print, Name Servers The result is: sendQuery Parameters sent to Soap Client at (https://............:2443/soap?wsdl) (Line: 235)Array([apikey] => ... key ...[ctrl_name] => /nodeworx/users[action] => listWorkingUser[input] => Array([perms] => Array([0] => NODEWORXUSER)))getResponse Results (Line: 304)stdClass Object([status] => error[response] => soap_error2[log] =>) I proved that SOAP and libxml are available on the Blesta Server: Soap Client enabled Soap Server enabled soap.wsdl_cache 1soap.wsdl_cache_dir /tmpsoap.wsdl_cache_enabled 1soap.wsdl_cache_limit 5soap.wsdl_cache_ttl 86400 libxml Version 2.8.0 I am using php5.6.12, and I have checked that the SSL Certificate used for the Interworx Interface is valid. Any suggestions what I am doing wrong? Quote
0 chmaeuer Posted October 9, 2015 Author Report Posted October 9, 2015 Is Blesta installed on InterWorx? No, separate machines. But I already found the solution myself... The host where Blesta runs did not accept the StartCom CA, so I had to add it manually to /etc/ssl. Everything works perfect now. Thank you for your time! Michael 1 Quote
0 Michael Posted October 9, 2015 Report Posted October 9, 2015 Is Blesta installed on InterWorx? Quote
Question
chmaeuer
Hello together,
none of the previous posted topics helped me fixing this issue...
I wanted to add an Interworx instance to the Blesta module and filled out the following fields:
Server Label, Hostname, Port Number, Remote Key, use SSL, Debugging = Print, Name Servers
The result is:
I proved that SOAP and libxml are available on the Blesta Server:
I am using php5.6.12, and I have checked that the SSL Certificate used for the Interworx Interface is valid.
Any suggestions what I am doing wrong?
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.