My Code Sign certificate is due for renewal next month.
Had a quick look and for a 3 year certificate via Setup Builder it will cost ±R14 000.00.
The last certificate 3 years ago was ±R4 000.00.
This new type of certificate seems to me like one big money grabbing scheme.
Is there a way to create my own self signed code sign certificate?
Then run a small program on my users machine and register this self signed certificate in their certificate store so it could be trusted?
I agree with that, but there is a false sense of security with this exercise, and moreso when distributing both the EXE and the md5 together :).
Not saying that code signing is bulletproof either, but it’s more of a verifiable way to ensure that the source of the files was the entity that signed them. (But it’s still a racket, IMO.)
I think the OP wants normal Code Signing that way it can be used in all the typical ways everyone knows. Like the User can view it in Explorer, installs can be confirmed signed and AV programs can check it.