Revit API Forum
Welcome to Autodesk’s Revit API Forums. Share your knowledge, ask questions, and explore popular Revit API topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to remove the "The publisher of this add-on could not be verified." pop-up when loading Revit?

8 REPLIES 8
Reply
Message 1 of 9
ehall8CEK4
526 Views, 8 Replies

How to remove the "The publisher of this add-on could not be verified." pop-up when loading Revit?

I have a custom plugin that will only be used for internal company use and I am wondering how I might go about removing the pop-up that occurs every time Revit is launched.  As far as I can tell, I have to purchase a $400 certificate online, for each version of Revit this plugin is for.  Since this will not be for public consumption, is there a cheaper (possibly even free) way to accomplish this?

8 REPLIES 8
Message 2 of 9
jeremy_tammik
in reply to: ehall8CEK4

Yes. This matter has been discussed several times before here in the forum. Please search for the existing answers.

  

https://forums.autodesk.com/t5/revit-api-forum/quot-the-publisher-of-this-add-in-could-not-be-verifi...

  

Jeremy Tammik Developer Advocacy and Support + The Building Coder + Autodesk Developer Network + ADN Open
Message 3 of 9
ehall8CEK4
in reply to: jeremy_tammik

All of those threads point to a solution that no longer is applicable (MakeCert.exe is no longer supported/available by Microsoft)

Message 4 of 9
jeremy_tammik
in reply to: ehall8CEK4

Are you sure? I simply searched the Internet for makecert.exe for you:

  

https://duckduckgo.com/?q=MakeCert.exe

  

That immediately brings a host of suggestions on how to move forward, e.g.:

  

https://stackoverflow.com/questions/51418366/makecert-exe-missing-in-windows-10-how-to-get-it-and-us...

  

Jeremy Tammik Developer Advocacy and Support + The Building Coder + Autodesk Developer Network + ADN Open
Message 5 of 9
ehall8CEK4
in reply to: jeremy_tammik
Message 6 of 9
jeremy_tammik
in reply to: ehall8CEK4

That article says makecert is deprecated (but not unusable), and also that "the certificates that you generate using either method can be installed on any supported client operating system." Plus, it lists alternative approaches, as does the StackOverflow discussion I pointed to. So, why are you positive that neither makecert nor any other alternative method works?

Jeremy Tammik Developer Advocacy and Support + The Building Coder + Autodesk Developer Network + ADN Open
Message 7 of 9
ehall8CEK4
in reply to: jeremy_tammik

Maybe there's been a breakdown in communication.  As far as I knew, the MakeCert program was unavailable (and I still can't find a download for it online myself).  Hence why I came here to ask what the next solution would be.  I'll take a look at the resources you provided, but it might be helpful to fellow Revit users if there was a guide here that used the modern method rather than a deprecated software. I'll admit I don't have a background in coding or computer science so the resources here are what helps me most.

Message 8 of 9
pendean
in reply to: ehall8CEK4


@ehall8CEK4 wrote:

Maybe there's been a breakdown in communication.  As far as I knew, the MakeCert program was unavailable (and I still can't find a download for it online myself).  Hence why I came here to ask what the next solution would be.  I'll take a look at the resources you provided, but it might be helpful to fellow Revit users if there was a guide here that used the modern method rather than a deprecated software. I'll admit I don't have a background in coding or computer science so the resources here are what helps me most.


pendean_0-1700499294598.png

 

https://learn.microsoft.com/en-us/dotnet/core/additional-tools/self-signed-certificates-guide#:~:tex...

pendean_1-1700499353870.png

 

Message 9 of 9
ricaun
in reply to: ehall8CEK4

Last month I needed to create a dump certificate for test purposes.

 

In the end, I created a markdown file to help me replicate the creation of the certificate and sign a file as well.

 

Usually, you need to download the Windows App Certification Kit to have access to the MakeCert.exe, pvk2pfx.exe, and signtool.exe, most of the time that kit is already installed on your machine.

 

In my case in this folder: C:\Program Files (x86)\Windows Kits\10\bin\x64\

 

Here is the file.

Luiz Henrique Cassettari

ricaun.com - Revit API Developer

AppLoader EasyConduit WireInConduit ConduitMaterial CircuitName ElectricalUtils

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report