Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

No data received with wget command on Solaris 10

Vandy_KhMay 11 2012 — edited May 23 2012
Dear 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 20 2012
Added on May 11 2012
9 comments
2,987 views