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
22 hours 45 min ago
1 day 1 hour ago
1 day 2 hours ago
1 day 4 hours ago
1 day 5 hours ago
1 day 7 hours ago
1 day 8 hours ago
2 days 36 min ago
2 days 1 hour ago
2 days 5 hours ago