什么是.pem文件,以及如何使用它? [英] What is a .pem file and How to use it?

查看:1677
本文介绍了什么是.pem文件,以及如何使用它?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在设计一个新的chrome扩展名,打包时会得到2个文件:一个 .crx 文件和一个 .pem 文件.

I am designing a new chrome extension and when I package it then I get 2 file: a .crx file and a .pem file.

我想在服务器(共享)和Chrome网站商店上分发扩展程序.

I want to distribuite my extension on my server ( shared ) and on Chrome webstore.

您能告诉我什么是pem文件以及如何使用它吗?

Could you tell me what is a pem file and how to use it ?

我找不到有关它的文档.

I can't find documentation about it.

推荐答案

打包程序创建两个文件:

  • .crx 文件,它是可以安装的实际扩展名.
  • 一个 .pem 文件,其中包含私钥.
  • a .crx file, which is the actual extension that can be installed.
  • a .pem file, which contains the private key.

如果需要,以后需要.pem.

  • 更新扩展名
  • 将以前打包的扩展程序上传到Chrome网上应用店(确保文件名为 key.pem (
  • Update the extension
  • Uploading a previously packaged extension to the Chrome Web Store (make sure that the file is called key.pem (more info))

因此,请不要丢失您的私钥( .pem )!

So, do not lose your private key (.pem)!

这篇关于什么是.pem文件,以及如何使用它?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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