从钥匙串访问中导出公钥 [英] export public key from keychain access

查看:239
本文介绍了从钥匙串访问中导出公钥的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想将我的应用归档以便在两台计算机上分发。我成功导出了私钥并将其导入我的第二台机器,但在导入公钥时遇到错误。

I want to archive my app for distribution on two computers. I exported the private key successfully and imported it to my second machine, however run into errors when imported the public key.

无处不在我搜索的人总是只提到私钥的导出 - 为什么会这样?如何导出公钥并成功传输?我究竟做错了什么?

Everywhere I search people always mention only exporting of the private key - why is that? how can I export the public key and transfer it successfully? what am I doing wrong?

推荐答案

当您导出私有键时,您应该获得一个.p12文件。在另一台计算机上导入该文件。它应该包含你需要的一切。您无需专门导出和导入 public 键。

When you export you private key, you should get a .p12 file. Import that file on the other machine. It should have everything in it you need. You don't need to specifically export and import the public key.

这篇关于从钥匙串访问中导出公钥的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆