Apart from the SSL, the message response is empty. I'm not even getting any http response error codes back as far as I can see. This is from the test output screen. I've renamed the actual api path to protect the innocent.
"request" => array (
"method" => "GET",
"headers" => array (
[Empty]
),
"body" => "",
"urls" => array (
0 => "https://mydomain/api/query/search?term=amoxSQ_BACKEND_PAGE=main&backend_section=am&am_section=edit_asset&assetid=240947&sq_asset_path=1,141721,141726,212238,237199,240947&asset_ei_screen=details&sq_link_path=,0,267420,267425,398085,455157,465469"
),
"auth" => array (
"type" => "HTTP_Basic",
"http_auth_options" => array (
"username" => "",
"password" => ""
)
),
"url" => "https://mydomain/api/query/search?term=amoxSQ_BACKEND_PAGE=main&backend_section=am&am_section=edit_asset&assetid=240947&sq_asset_path=1,141721,141726,212238,237199,240947&asset_ei_screen=details&sq_link_path=,0,267420,267425,398085,455157,465469"
),
"responses" => array (
0 => array (
"body" => ,
"headers" => array (
[Empty]
),
"info" => array (
"url" => "https://mydomain/api/query/search?term=amoxSQ_BACKEND_PAGE=main&backend_section=am&am_section=edit_asset&assetid=240947&sq_asset_path=1,141721,141726,212238,237199,240947&asset_ei_screen=details&sq_link_path=,0,267420,267425,398085,455157,465469",
"content_type" => ,
"http_code" => 0,
"header_size" => 0,
"request_size" => 0,
"filetime" => -1,
"ssl_verify_result" => -8172,
"redirect_count" => 0,
"total_time" => 0,
"namelookup_time" => 0.000713,
"connect_time" => 0.00563,
"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,
"certinfo" => array (
[Empty]
)
),
"source" => "remote",
"expiry" => 0
)
),