All posts tagged code signing

Creating a Self-signed Code Signing Certificate

The “why” Some time ago I have written a post about obtaining a code signing certificate to sign your Revit DLLs and satisfy their requirement for plugins. That article is […]

code signing assemblies with GitHub Actions

If you are working in the AEC space you probably get annoyed by the fact that Revit constantly warns you about the unsafe assemblies that you want to load into […]

code signing of your revit plug-ins

So as I have been developing increasingly more Revit plug-ins these days, I finally came to realization that the stupid security warning about Untrusted Publisher that Revit shows on startup […]