I have done a curl test with ssl=1
The results are the following:
http://birthdaysextreme.net/curltester.php?ssl=1
CURL Test Page
This page is intended for testing CURL behaviour. You should be accessing this page via CURLTESTER.PHP running on YOUR server.
You submitted the following fields and data:
Array
(
[field1] => This is a test
[statuskey] => ready
)
Data validation
Good
Other Info
Your server IP address is: 209.17.114.78.
Your system identifies itself as: Zen Cart(tm) - CURL TEST
Copyright © 2003 - 2013 Zen Ventures, LLC - Authors of Zen Cart™
Array
(
[url] => "https://www.zen-cart.com/testcurl.php"
[content_type] => text/html
[http_code] => 200
[header_size] => 179
[request_size] => 212
[filetime] => -1
[ssl_verify_result] => 0
[redirect_count] => 0
[total_time] => 0.297001
[namelookup_time] => 0.162745
[connect_time] => 0.185075
[pretransfer_time] => 0.271706
[size_upload] => 37
[size_download] => 2116
[speed_download] => 7124
[speed_upload] => 124
[download_content_length] => 2116
[upload_content_length] => 37
[starttransfer_time] => 0.296977
[redirect_time] => 0
[certinfo] => Array
(
)
[redirect_url] =>
)
what does it mean?



Reply With Quote
