The CURL is calling for a SSL page at /remote/index.php
the CURL returns a SSL error when i try to uncomment the get resseller list in the test.php example.
Error: HTTP Error: cURL ERROR: 35: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol
url:
https://mywebsitehere.com:81/remote/index.php
http_code: 0
header_size: 0
request_size: 0
filetime: -1
ssl_verify_result: 0
redirect_count: 0
total_time: 0
namelookup_time: 0.107529
connect_time: 0.107721
pretransfer_time: 0
size_upload: 0
size_download: 0
speed_download: 0
speed_upload: 0
download_content_length: 0
upload_content_length: 0
starttransfer_time: 0
redirect_time: 0
Now if i make https:// http:// in the script all i get is
Script end ...
Now i can verify from phpinfo that curl is working in php. Must it have SSL to work?
And how can i revert back to SSL. The above instructions do not work.
Recent comments
6 hours 26 min ago
11 hours 18 min ago
20 hours 11 min ago
21 hours 10 min ago
1 day 57 min ago
1 day 2 hours ago
1 day 5 hours ago
1 day 13 hours ago
1 day 21 hours ago
1 day 23 hours ago