Certificate Hub


Details

Required OS : Windows 10/11

Download Application

Default Install Path : C:\Program Files (x86)\Bulksign\Bulksign CertificateHub\

Log Files Location : C:\ProgramData\BulksignCertificateHub\Logs\


Description

Bulksign CertificateHub allows the signer to sign documents with a local (smart card/USB token) certificate.


Important!

The middleware software of the smartcard/USB token must add the certificate to the Windows Certificate Store to be useable with Bulksign.


Chagelog

Version 1.4.4 (released on 21.05.2024)

  • fixes to SHA512 hashing algorithms signatures

FAQ

How can I upgrade to the latest version of CertificateHub ?

First, please uninstall the current version. Close the application if it's already running and then uninstall the application from control panel (the name of the application is Bulksign CertificateHub).

After this please download the installer from https://bulksign.com/sign/CertificateHub.msi and install it.



I have install the smartcard/USB token middleware but I still cannot see the certificate when trying to sign. What can i do ?

Please note that some middleware requires an extra action to import the certificate in the Windows Certificate Store. Please refer to your USB token/smartcard vendor documentation about how to accomplish this.

For example for bit4id , this can be accomplished by clicking the "Register certificates" button.



How can I check if the certificate has been added to the Windows Certificate Store ?

Start \ Run and type "certmgr.msc" . This will open the Windows Certificate Store. Expand the "Personal" section of the certificate store and check if the USB token certificate is present there.



My certificate doesn't shows up in Bulksign. What can I do ?

By default, Bulksign is filtering the certificates which have the KeyUsages = NonRepudiation. If you need to disable this filter and show all certificates, then :

  • navigate to C:\Program Files (x86)\Bulksign\Bulksign CertificateHub\
  • edit appsettings.json
  • change the value to flag "FilterCertificates" to false, like this :
    "FilterCertificates" :  false                              

-save the file and then restart Certificate Hub