Obtaining a Code Signing certificate

Introduction

In order to use code signing functions available during vector compiling, a Code Signing certificate issued by a recognized Certification Authority must be obtained.

Most Certification Authorities offer Code Signing certificates, including:

Installing the Code Signing certificate

On the Backend system, from the folder enter the following command:

> rcs-db-config –-sign-cert <file certificato> --sign-pass <password certificato>

Result: the certificate is installed in the system and the code signing function can now be used.