No data received with wget command on Solaris 10
Vandy_KhMay 11 2012 — edited May 23 2012Dear All,
When I use the 'ping' command is can ping to the server normally but when I try to use the 'wget' command to retrieve data from Server is cannot get anything.
I got the error message as bellow
./wget no-check-certificate private-key=/cert/data.pem --certificate=/cert/data.crt "https://server1.com.kh/data/?action=datano;datano=aaaa" -O-
--14:17:17-- https://server1.com.kh/data/?action=datano;datano=aaaa
=> `-'
Resolving server1.com.kh... 172.16.20.46
Connecting to server1.com.kh|172.16.20.46|:443... connected.
WARNING: Certificate verification error for server1.com.kh: self signed certificate in certificate chain
HTTP request sent, awaiting response... No data received.
Retrying.
Please kindly give any idea for this.
Thanks and regards,
Heng