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:
Enter the following command in Backend system folder
> rcs-db-config –-sign-cert CertificateFile --sign-pass CertificatePassword
Result: the certificate is installed in the system and the code signing function can now be used.