提交 6115cc5f 编写于 作者: A annie_wangli

update docs

Signed-off-by: Nannie_wangli <annie.wangli@huawei.com>
上级 1d0fdd9e
...@@ -65,9 +65,9 @@ The OpenHarmony system has a built-in KeyStore (KS) file named **OpenHarmony.p12 ...@@ -65,9 +65,9 @@ The OpenHarmony system has a built-in KeyStore (KS) file named **OpenHarmony.p12
The usage of hapsigner varies depending on whether an application signing certificate is available. The usage of hapsigner varies depending on whether an application signing certificate is available.
- If no application signing certificate is available: - If no application signing certificate is available:<br/>
You need to generate a key pair, generate an application signing certificate, sign the profile, and sign the application. You need to generate a key pair, generate an application signing certificate, sign the profile, and sign the application.
- If an application signing certification is available: - If an application signing certification is available:<br/>
You need to sign the profile, and use the application signing certificate and the local KS file (containing the corresponding key) to sign the application. You need to sign the profile, and use the application signing certificate and the local KS file (containing the corresponding key) to sign the application.
### Usage ### Usage
...@@ -353,9 +353,6 @@ The command parameters are described as follows: ...@@ -353,9 +353,6 @@ The command parameters are described as follows:
├── -keystorePwd # KS password, which must be the actual KS password. ├── -keystorePwd # KS password, which must be the actual KS password.
## FAQs ## FAQs
**1. When the application signing certificate is generated, the console displays the result but no file is output.** **1. When the application signing certificate is generated, the console displays the result but no file is output.**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册