header

04 2014 档案

摘要:push 服务器证书钥匙串:登入--》证书,选项里面导出证书命名为cert.p12,跟密钥命名为key.p12需要将上面的2个.p12文件转成.pem格式:openssl pkcs12 -clcerts -nokeys -out cert.pem -in cert.p12openssl pkcs12... 阅读全文
posted @ 2014-04-27 21:18 loganv 阅读(188) 评论(0) 推荐(0)
摘要:========== 下载 -o 文件名;-O默认文件名保存 curl -o baidu.hml http://www.baidu.com curl -O http://su.bdimg.com/static/superplus/img/logo_white_ee663702.png curl -O 阅读全文
posted @ 2014-04-18 18:05 loganv 阅读(338) 评论(0) 推荐(0)

footer