Code Signing

Technical support and scripting issues

Moderators: Dorian (MJT support), JRL

Post Reply
GarryP
Junior Coder
Posts: 27
Joined: Sat Feb 04, 2006 12:01 pm

Code Signing

Post by GarryP » Mon Sep 02, 2024 3:07 pm

I am finally going to have to break down and purchase a code signing certificate for my compiled MSP macros. I am just curious if anyone has any insight or "best practices" before I do this. I have never done this before and thought it may be best to reach out to experts before I "Learn the hard way" on what I should and shouldn't do.

Thanks,
Garry

User avatar
Grovkillen
Automation Wizard
Posts: 1081
Joined: Fri Aug 10, 2012 2:38 pm
Location: Bräcke, Sweden
Contact:

Re: Code Signing

Post by Grovkillen » Mon Sep 02, 2024 3:33 pm

Yes I do it using self signed certificate. Then add them to my compiled exe files using powershell.
Let>ME=%Script%

Running: 15.0.25
version history

GarryP
Junior Coder
Posts: 27
Joined: Sat Feb 04, 2006 12:01 pm

Re: Code Signing

Post by GarryP » Tue Sep 03, 2024 12:30 pm

From what I understand a self-signed would work fine in a domain environment, but I have enough clients where I have random compiled scripts would that work for random workgroups as well?

User avatar
Grovkillen
Automation Wizard
Posts: 1081
Joined: Fri Aug 10, 2012 2:38 pm
Location: Bräcke, Sweden
Contact:

Re: Code Signing

Post by Grovkillen » Tue Sep 03, 2024 5:57 pm

Ok, then they would need to add the certificate to their respective environment which isn't ideal if you compile for arbitrary customers. Your next option is to have a third party signing which cost money...
Last edited by Grovkillen on Tue Sep 03, 2024 5:58 pm, edited 1 time in total.
Let>ME=%Script%

Running: 15.0.25
version history

User avatar
Grovkillen
Automation Wizard
Posts: 1081
Joined: Fri Aug 10, 2012 2:38 pm
Location: Bräcke, Sweden
Contact:

Re: Code Signing

Post by Grovkillen » Tue Sep 03, 2024 5:57 pm

Double post.
Let>ME=%Script%

Running: 15.0.25
version history

GarryP
Junior Coder
Posts: 27
Joined: Sat Feb 04, 2006 12:01 pm

Re: Code Signing

Post by GarryP » Tue Sep 03, 2024 6:31 pm

Thank you. That is what I thought and that is why I am looking at purchasing a code signing certificate. Since I have never done that before I was looking for any insight before I do. Such as any reason to get an OV instead of a PV, who would be a recommended provider, etc. . . . Anything else I need to be aware of before I start the process.

Garry

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts