PDA

View Full Version : Sectigo Extended Validty Certificate does not work



JKELLYORR
10-16-2023, 12:25 PM
Can anyone help us with this? We have the new EV certificate from Sectigo, but Setupbuilder cannot see it. The CERTMGR.MSC can see it.

We cannot use the code-signing with the USB device from Sectigo.

We get the following error when we try to compile the app in Setup Builder 2019 - See Image:

5136

The Sectigo certificate is visable with CERTMGR.MSC - See Image:
5137


Here are our settings in the app - See Image:
Main Tool Settings for Cold-Signing
5138

Code Sing Application
5139

linder
10-17-2023, 10:24 AM
Hello,

please remove all information from the above mentioned Preprocessor, except the File Name. Then try it again.

If it still does not work, please create a dummy project (with no files included) and try to code-sign it.

Does this work?

Friedrich

NeilPorter
10-30-2023, 02:30 PM
Hi Friedrich,

I'm also having the same problem with my new EV Certificate.

Reading your previous reply, I've created simple project, with no files, and I'm still seeing Error Code: 2 when trying to code sign the uninstaller.

5140

The Safenet Authentication Client works with other tools.

I've configured the global code signing options as follows:

5141

Hopefully you can spot what I'm doing wrong.

Regards,

Neil.

JKELLYORR
10-30-2023, 02:53 PM
Hi Neil,

Right now, there is some issue with the timestamp servers. We are getting an invalid response even outside of Setupbuilder. We use a cmd file to test it.

For Setupbuilder to use it, first you have to check the settings that are circled:
5142

Next, you have to right-click on the token and "login" before Setupbuilder can talk to it:
5143

I hope that helps!

NeilPorter
10-31-2023, 04:02 AM
Thanks for the suggestions

I've definately ticked the boxes to enable single logon, and I've rebooted my machine after, just to be on the safe side.

5144

I've also logged on to the token too.

It certainly seems to be Setupbuilder specific, as I can codesign other using other products, I just get the Safenet dialogue box popup, enter my Token Password, and the file gets signed, just as you would hope.

Hopefully someone at Lindersoft can figure out what I'm doing wrong.

Regards,

Neil.

JKELLYORR
10-31-2023, 07:33 AM
Neil,

There was a problem with the Sectigo / Comodo timestamp server yesterday. We have some manual scripts for signing and they did not work either. Everything is working this morning including Setupbuilder.

Kelly