摘要: I was trying to post to a webservice and was getting the 60 error code: Peer certificate cannot be authenticated with known CA certificates. .The webservice I was trying to reach was over https.The solution is very simple.You need to set curl not to verify the ssl peer. You can do this by setting an 阅读全文
posted @ 2013-10-18 11:54 清新每一天 阅读(8912) 评论(0) 推荐(0)