# Code Signing Certificate

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

{% hint style="info" %}
This feature requires version 2.4 or above
{% endhint %}

You can manually generate X.509 code signing certificates including a private key via the SCEPman Certificate Master Web UI.

This form will generate a code signing certificate based on the provided information and download it in the selected file format. The certificate can be used for code signing purposes, ensuring the integrity and authenticity of software or code by associating it with a trusted entity.&#x20;

### Issuing a new Code Signing certificate

1. Navigate to **Code Signing** in the SCEPman Certificate Master menu.&#x20;
2. Enter a Subject CN for the certificate.&#x20;
3. Hit **Submit** and the browser will automatically download the certificate with the private key in PKCS#12/PFX format after the certificate is issued a few seconds later. The PKCS#12 file is encrypted with the password shown on the screen.&#x20;

{% hint style="warning" %}
Be aware that once you navigate away from this page, the password will no longer be accessible.
{% endhint %}

<figure><img src="https://2535731700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoGejQeUQcw7lqnQ3WX%2Fuploads%2Fd6Nx1OjXYl7G7AJfdpcJ%2Fimage.png?alt=media&#x26;token=c30b9a0d-e2da-4516-9b5e-285368c5fd38" alt=""><figcaption><p>Certificate Master - New Code Signing Certificate</p></figcaption></figure>
