# コード署名証明書

{% hint style="warning" %}
SCEPman Enterprise Edition のみ
{% endhint %}

{% hint style="info" %}
この機能にはバージョン 2.4 以上が必要です
{% endhint %}

SCEPman Certificate Master の Web UI から、秘密鍵を含む X.509 コード署名証明書を手動で生成できます。

このフォームは、提供された情報に基づいてコード署名証明書を生成し、選択したファイル形式でダウンロードします。この証明書は、信頼されたエンティティに関連付けることで、ソフトウェアやコードの整合性と真正性を確保し、コード署名の目的で使用できます。&#x20;

### 新しいコード署名証明書の発行

1. に移動する **コード署名** SCEPman Certificate Master メニューで移動します。&#x20;
2. 証明書の Subject CN を入力します。&#x20;
3. をクリックします **送信** すると、数秒後に証明書が発行され、ブラウザーは秘密鍵付きの証明書を PKCS#12/PFX 形式で自動的にダウンロードします。PKCS#12 ファイルは、画面に表示されているパスワードで暗号化されています。&#x20;

{% hint style="warning" %}
このページから移動すると、パスワードはもうアクセスできなくなることに注意してください。
{% endhint %}

<figure><img src="/files/909442dea6d75986f4cb44a6eaad2dbb5c63826f" alt=""><figcaption><p>Certificate Master - 新しいコード署名証明書</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.scepman.com/ja/zheng-ming-shu-guan-li/certificate-master/code-signing-certificate.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
