搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

get error in Sign firefox extensions

more options

after downloading firefox sign packages from Mozilla web site. i'm using this link to SIGN extensions.

https://developer.mozilla.org/en-US/docs/Signing_a_XPI

after set path i'm trying to use this command:

certutil -N -d .

to create a test certificate, but i get this error:

C:\Firefoxdevelopment>certutil -N -d . CertUtil: Unknown arg: -N

CertUtil -? -- Display a verb list (command list CertUtil -dump -? -- Display help text for the "dump" CertUtil -v -? -- Display all help text for all ver

after that i'm try to use below code:

signtool -G myTestCert -d . -p"password"

i get alert error dialog

after downloading firefox sign packages from Mozilla web site. i'm using this link to SIGN extensions. https://developer.mozilla.org/en-US/docs/Signing_a_XPI after set path i'm trying to use this command: certutil -N -d . to create a test certificate, but i get this error: C:\Firefoxdevelopment>certutil -N -d . CertUtil: Unknown arg: -N CertUtil -? -- Display a verb list (command list CertUtil -dump -? -- Display help text for the "dump" CertUtil -v -? -- Display all help text for all ver after that i'm try to use below code: signtool -G myTestCert -d . -p"password" i get alert error dialog
附加的畫面擷圖

被選擇的解決方法

Sorry, this question is a bit off-topic in this forum, which is intended for Firefox end-user support. See this for information about getting developer support. https://support.mozilla.org/en-US/kb/where-go-developer-support

從原來的回覆中察看解決方案 👍 0

所有回覆 (3)

more options

Sorry in advance if I misunderstood what you are trying to accomplish.

https://developer.mozilla.org/en-US/docs/Signing_a_XPI "This article is a mirror of the original, with minor reformatting, some new info and all links updated in March 2010." Although it says "Last updated by: myrdd, Dec 16, 2014, 5:01:42 AM" at the bottom of that page, I don't believe that article is entirely up-to-date with the latest information.


Are you doing signing in response to this announcement - https://blog.mozilla.org/addons/2015/02/10/extension-signing-safer-experience/ ?

You can't do signing yourself any longer for the new Firefox 41 Extension Signing feature. Extensions must be signed by Mozilla. https://wiki.mozilla.org/Addons/Extension_Signing "Mozilla will begin requiring all extensions to be signed in order for them to be installable in Release and Beta versions of Firefox. Signing will be done through addons.mozilla.org (AMO) and will be mandatory for all extensions, regardless of where they are hosted."

more options

commands dont work correctly. i'm using linux to create new certificate

more options

選擇的解決方法

Sorry, this question is a bit off-topic in this forum, which is intended for Firefox end-user support. See this for information about getting developer support. https://support.mozilla.org/en-US/kb/where-go-developer-support