---
title: "Invalid digital signature during installation | Nutrient Integrations"
canonical_url: "https://www.nutrient.io/guides/document-converter/sharepoint/troubleshooting/invalid-digital-signature-during-installation/"
md_url: "https://www.nutrient.io/guides/document-converter/sharepoint/troubleshooting/invalid-digital-signature-during-installation.md"
last_updated: "2026-05-25T14:09:00.250Z"
description: "Learn how to troubleshoot the 'Invalid digital signature during installation' error."
---

# Invalid digital signature during installation

**No time to read? Just ignore all the background info and action the part highlighted in red below.**

Muhimbi's installer and software is digitally signed. This is generally good practice and proves that the file has been issued by Muhimbi and has not been tampered with.

As per Microsoft's recommendations, the code is signed using a certificate issued by an authority that is trusted by all Windows versions.

Some of our customers run Windows Server installations where some of the standard certificates have been removed or _Automatic Root Certificate Update_&nbsp; has been disabled&nbsp;resulting in the following error during installation:

```

A file that is required cannot be installed because the cabinet file [long path
to cab file] has an invalid digital signature. This may indicate that the cabinet
file is corrupt.

```

If you are experiencing this problem then please check with your IT department and ask for the appropriate certificates to be installed on the relevant Windows servers. Details are provided at the end of this article.

Alternatively make sure the Group Policy at&nbsp;_Computer Configuration / Administrative Templates / System / Internet Communication Management / Internet Communication settings / Turn off Automatic Root Certificate Update_ is temporarily&nbsp;**_Disabled_**. It can be enabled again after a successful installation. The group policy editor can be started using _gpedit.msc._ Once the setting has been changed, make sure the group policies are refreshed by running _gpupdate.exe /force_ on the affected machine.

In some cases your server may not be able to check the validity of your certificate because it cannot connect to the public internet. In that case asking your administrators to temporarily enable internet access may solve the problem as well.

The reason that some system Administrators choose to lock down this setting is largely historical as in late 2012 Microsoft had an issue with automatic root certificate updates. This has been long resolved, there is no risk in temporarily changing this setting.

You can determine which certificate is missing / invalid using the following procedure:

1. Right-click the Document Converter's setup.exe and select _Properties_.

2. Navigate to the _Digital Signatures_ tab, select the _Muhimbi Ltd_ signature and click _Details_.

3. Under _Digital Signature Information_ it will tell you the status of the digital signature. If it states that the _certificate in the signature cannot be verified_ then the Globalsign root certificate is most likely not present on your system.

4. Click _View Certificate_.

5. Navigate to the _Certification Path_ tab.

6. Click each certificate in the path to see the status of the certificate at the bottom of the window.

If the highlighted steps mentioned above cannot be executed, or do not have the expected result, then the missing certificates can be installed as follows. Please note that you can determine the version of your Muhimbi software by right clicking on setup.exe, selecting _Properties_ / _Details_ / _Product version_.

1. For Muhimbi Document Converter version 8.0
   1. Download the GlobalSign Root R1 certificate [here](https://secure.globalsign.net/cacert/Root-R1.crt).
   2. Download the Muhimbi certificate [here](http://www.muhimbi.com/Images---Files/Support-Files/Muhimbi---GlobalSign-certificates.aspx).

2. For Muhimbi Document Converter versions 8.1 - 10.1
   1. Download the GlobalSign Root R1 certificate [here](https://secure.globalsign.net/cacert/Root-R1.crt).
   2. Download the Muhimbi certificate [here](http://www.muhimbi.com/Images---Files/Support-Files/Muhimbi---GlobalSign-certificates-\(2019\).aspx).

3. For Muhimbi Document Converter versions starting with version 10.1.1
   1. Download the GlobalSign Root R3 certificate [here](https://secure.globalsign.net/cacert/Root-R3.crt).
   2. Download the GlobalSign Root R6 certificate [here](https://secure.globalsign.net/cacert/root-r6.crt).

4. For each downloaded certificate, right-click the file and select _Install Certificate_.

5. Follow the wizard to install all certificates in the Trusted Root Certification Authorities.

If you have any questions please [contact us](https://www.nutrient.io/company/contact).

---

## Related pages

- [CabLib Extract ERROR when converting InfoPath files](/guides/document-converter/sharepoint/troubleshooting/cablib-extract-error-when-converting-infopath-files.md)
- [Converting HTML - Empty page / Authentication problems](/guides/document-converter/sharepoint/troubleshooting/converting-html-web-pages-returns-an-empty-pdf.md)
- [Converting IRM and DRM protected documents seamlessly](/guides/document-converter/sharepoint/troubleshooting/dealing-with-the-conversion-of-irm-drm-rms-aip-protected-documents.md)
- [How to check if a SharePoint server runs workflows](/guides/document-converter/sharepoint/troubleshooting/determining-if-a-server-is-involved-in-executing-workflows.md)
- [Debugging Web Service calls and Soap Messages](/guides/document-converter/sharepoint/troubleshooting/debugging-web-service-calls-and-soap-messages.md)
- [How to Disable Incremental Updates When Watermarking?](/guides/document-converter/sharepoint/troubleshooting/disable-incremental-update-when-watermarking.md)
- [Enable Custom App Authentication](/guides/document-converter/sharepoint/troubleshooting/enable-custom-app-authentication.md)
- [Troubleshooting error 1001 in SharePoint upgrades](/guides/document-converter/sharepoint/troubleshooting/error-1001-an-exception-occurred-in-the-onafterinstall-event-handler-during-upgrade.md)
- [How do I enable debug logging?](/guides/document-converter/sharepoint/troubleshooting/how-do-i-enable-debug-logging.md)
- [Troubleshoot PDF merging issues and solutions](/guides/document-converter/sharepoint/troubleshooting/error-while-merging-existing-pdf-files-e-g-pdflexer-errors.md)
- [Adjusting document file size limits easily](/guides/document-converter/sharepoint/troubleshooting/how-can-i-change-the-maximum-file-size-of-documents-to-process.md)
- [Differences between SharePoint Online and on-premises Document Converter](/guides/document-converter/sharepoint/troubleshooting/how-does-the-pdf-converter-for-sharepoint-online-differ-from-the-on-premise-product.md)
- [Check your Document Converter version easily](/guides/document-converter/sharepoint/troubleshooting/how-to-determine-which-version-of-the-pdf-converter-is-installed.md)
- [How do I manually remove the Conversion Service?](/guides/document-converter/sharepoint/troubleshooting/how-do-i-manually-remove-the-conversion-service.md)
- [Troubleshooting InfoPath view-related errors](/guides/document-converter/sharepoint/troubleshooting/infopath-cannot-execute-any-view-related-object-model-calls-the-view-is-not-ready.md)
- [Troubleshooting: SharePoint Document Converter](/guides/document-converter/sharepoint/troubleshooting.md)
- [Understanding InfoPath document conversion processes](/guides/document-converter/sharepoint/troubleshooting/infopath-rules-custom-code-data-connections-are-not-executed.md)
- [Troubleshooting InfoPath form conversion issues](/guides/document-converter/sharepoint/troubleshooting/my-infopath-form-fails-to-convert-how-can-i-troubleshoot-this.md)
- [Document Converter front-end WSP is stuck on 'Deploying](/guides/document-converter/sharepoint/troubleshooting/pdf-converter-front-end-wsp-is-stuck-on-deploying.md)
- [Troubleshooting Document Converter login issues](/guides/document-converter/sharepoint/troubleshooting/problems-logging-in-to-pdf-converter-services-online.md)
- [Troubleshooting PDF workflow issues in SharePoint](/guides/document-converter/sharepoint/troubleshooting/pdf-workflow-activities-are-not-displayed-in-sharepoint-designer-2013.md)
- [Troubleshooting SharePoint Document Converter issues](/guides/document-converter/sharepoint/troubleshooting/sharepoint-behaves-unexpectedly-after-deploying-the-pdf-converter-for-sharepoint.md)
- [Troubleshoot SharePoint Designer workflow issues](/guides/document-converter/sharepoint/troubleshooting/sharepoint-designer-workflow-activities-are-not-inserted.md)
- [Solving formatting issues when converting HTML to PDF](/guides/document-converter/sharepoint/troubleshooting/solving-formatting-issues-when-converting-html-to-pdf.md)
- [Fixing SharePoint search for HTML-to-PDF conversion](/guides/document-converter/sharepoint/troubleshooting/sharepoint-search-does-not-return-converted-html-content.md)
- [Troubleshooting SharePoint Online menu visibility issues](/guides/document-converter/sharepoint/troubleshooting/some-menu-options-are-not-displayed-in-sharepoint-online.md)
- [Troubleshoot evaluation message in SharePoint](/guides/document-converter/sharepoint/troubleshooting/the-license-has-been-installed-but-an-evaluation-message-is-still-displayed.md)
- [The Conversion Service does not start](/guides/document-converter/sharepoint/troubleshooting/the-conversion-service-does-not-start.md)
- [Troubleshooting SharePoint document converter issues](/guides/document-converter/sharepoint/troubleshooting/troubleshooting-connectivity-problems-between-web-front-end-and-conversion-servers.md)
- [Troubleshooting document converter issues on SharePoint](/guides/document-converter/sharepoint/troubleshooting/troubleshooting-the-pdf-converter-for-sharepoint-online.md)
- [Using the diagnostics tool to troubleshoot conversions](/guides/document-converter/sharepoint/troubleshooting/using-the-diagnostics-tool-to-troubleshoot-conversions.md)
- [Troubleshooting install.cmd errors](/guides/document-converter/sharepoint/troubleshooting/troubleshooting-install-cmd-errors.md)
- [Validating converters and troubleshooting errors](/guides/document-converter/sharepoint/troubleshooting/validating-converters-and-troubleshooting-errors.md)
- [Watermarker fails to load because Microsoft now enforces Content Security Policy (CSP)](/guides/document-converter/sharepoint/troubleshooting/watermarker-blocked-by-microsoft-csp.md)
- [Where can I enable Web Application Scoped SharePoint Features?](/guides/document-converter/sharepoint/troubleshooting/where-can-i-enable-web-application-scoped-sharepoint-features.md)
- [Convert InfoPath forms to Word and Excel easily](/guides/document-converter/sharepoint/troubleshooting/when-converting-infopath-to-word-excel-my-file-does-not-look-100-the-same.md)
- [Why are my legacy DOC and XLS files failing to convert?](/guides/document-converter/sharepoint/troubleshooting/why-are-my-legacy-doc-and-xls-files-failing-to-convert.md)
- [Tips for pixel-perfect InfoPath-to-PDF conversion](/guides/document-converter/sharepoint/troubleshooting/when-converting-infopath-to-pdf-my-file-does-not-look-100-the-same.md)
- [Why are my watermarks not visible?](/guides/document-converter/sharepoint/troubleshooting/why-are-my-watermarks-not-visible.md)
- [Find the Document Converter administration screen](/guides/document-converter/sharepoint/troubleshooting/where-is-the-pdf-converter-s-central-administration-screen-located.md)
- [Understanding duplicate PDF conversion options in SharePoint](/guides/document-converter/sharepoint/troubleshooting/why-are-the-various-pdf-conversion-options-displayed-twice-in-sharepoint.md)

