什么将 Google Play 控制台证书转换为 PEM。格式?
Posted
技术标签:
【中文标题】什么将 Google Play 控制台证书转换为 PEM。格式?【英文标题】:What converts Google Play Console certificate to PEM. format? 【发布时间】:2020-03-16 16:26:18 【问题描述】:我需要将我的 Google Play 应用证书转换为 PEM。格式。如果这是一个愚蠢的问题,请原谅我,但我不知道该怎么做。关于我可以用来完成此任务的任何建议?
提前致谢。
【问题讨论】:
我打算自己写答案,但***.com/a/38408666/4265103 更详细。为方便起见,复制到这里:openssl x509 -inform der -in certificate.der -out certificate.pem
我试过了。由于某种原因,OpenSSL 无法在这台机器上运行。
你能运行keytool吗?
【参考方案1】:
我花了一段时间才弄明白,但我最终使用了 Keystore Explorer。它甚至可以将证书转换为适用于 Google Play 控制台的正确格式。
KeyStore Explorer
【讨论】:
以上是关于什么将 Google Play 控制台证书转换为 PEM。格式?的主要内容,如果未能解决你的问题,请参考以下文章
当我上传 PEPK 工具的输出时,Google Play 控制台显示“提供的证书无效。请提交其他证书。”
无法使用 Google Play 应用签名上传证书更新发布 APK(使用原始密钥库)
启用 Google Play 应用签名后 Gmail 登录不起作用