Skip to main content
Signature requests are done through the subcommand code-sign-req, so invocations are generally through fxcli.kmes code-sign-req.
None
The code-sign-req subcommand can manage signing requests. For the actual code signing, the two main commands are submit and download.
None
None
The output of code-sign-req submit contains a request ID unique to the submitted request. This allows you to submit and monitor many requests in parallel. Example output of code-sign-req submit:
None
You must use the fxcl-code-sign.sh script to get the request ID. Usage can look like:
Shell