This document will explain the steps to create signing certificate using Local CA.
To create signing certificate using Local CA follow the steps given below,
Creating the Signing Certificate template on the certification authority.
Right-click Certificate Templates, and click Manage to load the Certificate Templates management console.

In the results pane, right-click the entry that displays "Code Signing" in the Template Display Name column, and then right click and select Duplicate Template.

Properties of New template console will open. Select General tab, enter the template name for the site server signing certificate. For eg: ThirdPartySigningCertificate.

Select Request handling tab and enable Allow private key to be exported.

Select Subject name tab and select Build from this Active Directory information and select Common Name as the Subject name format.

Select Extensions tab and ensure that the key usage has digital signature.

Select Security tab, under Group or users name select Authenticated users and provide Read and Enroll permissions.

Select Cryptography tab and verify if the minimum key size is 2048.

Issuing the Signing Certificate template
In Certification Authority, right-click Certificate Templates, click New, and then click Certificate Template to Issue.

In the Enable Certificate Templates dialog box, select the new template you have just created, ThirdPartySigningCertificate, and then click OK.

Requesting Signing certificate
Right click Certificates, then click All Tasks and then click Request New Certificate.

Follow the Certificate Enrollment wizard to select the newly created certificate template, set a friendly name in certificate properties and click Enroll.

Right click the certificate you just enrolled and click All Tasks -> Export. Follow the export wizard and export the certificate without private key and save the export as SigningCertificate.cer.


Steps to Deploy Signing certificate through GPO.
In case if this problem continues, kindly Contact Support
Keywords: Third-party Patch Management, Create Signing certificate, local CA.