Add support for setting Authenticode signing certificate subject name by Environment Variable and update default value #147
Labels
5 - Released
The issue has been resolved, and released to the public for consumption
Improvement
Issues that enhances existing functionality, or adds new features
Milestone
Checklist
Is Your Feature Request Related To A Problem? Please describe.
The subject name on an Authenticode signing certificate may not always be the current hard coded value, and the chances of this being the case is heightened during certificate renewal.
If the subject name of the new certificate does not match the hard coded value, then signing will fail.
Describe The Solution. Why is it needed?
It should be possible to set this subject name via an environment variable so that it can be changes without needing to update the recipe version being in used.
Additional Context
N/A
Related Issues
The text was updated successfully, but these errors were encountered: