Configure certificate chain

When configuring custom signing certificates, the easiest way to allow the application access to the certificate chain (which is used to Long Term Validation) is to create a specific file system structure with the certificate chain files. The root of this structure is the "CertificateRoots" folder which can be found under the Bulksign main Settings folder.

Notes :

  • the folder name must be the custom certificate thumbprint.

  • the allowed file format of the chain certificates are "crt" or "cer".

Example :

CertificateRoots
    983246237867238672836782687363272
        a.cer
        b.cer
        c.cer
Important!

If the file system structure is not defined, Bulksign tries to retrieve the certificate chain from Windows Cert Store.