header
摘要: 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 阅读(175) 评论(0) 推荐(0) 编辑
footer