I am receiving this service fault in the browser.
It seems to me the cert array should not be empty like this:
Array
(
[url] =>
https://ukom.org:5443/openmeetings/services/user/login?&user=xxxxxx&pass=xxxxxxxxx
[content_type] =>
[http_code] => 0
[header_size] => 0
[request_size] => 0
[filetime] => -1
[ssl_verify_result] => 18
[redirect_count] => 0
[total_time] => 0.141175
[namelookup_time] => 0.062084
[connect_time] => 0.063309
[pretransfer_time] => 0
[size_upload] => 0
[size_download] => 0
[speed_download] => 0
[speed_upload] => 0
[download_content_length] => -1
[upload_content_length] => -1
[starttransfer_time] => 0
[redirect_time] => 0
[redirect_url] =>
[primary_ip] => xxxxxxxxxxxxxxx // edited for privacy
*[certinfo] => Array ( )*
[primary_port] => 5443
[local_ip] => 192.168.1.145
[local_port] => 46540
)
Fault (Service error)
Are there any other abnormalities showing here that I can not see
?
Thanks,
Dan