Code Signing Module Script Files Automatically

Post feature requests, product enhancement ideas, and other product-specific suggestions here. Do not post bug reports.
Forum rules
Do not post any licensing information in this forum.
This topic is 6 years and 7 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked
User avatar
kellydavies
Posts: 4
Last visit: Fri Aug 04, 2017 1:26 pm

Code Signing Module Script Files Automatically

Post by kellydavies »

I would like to ask that PowerShell Studio include the feature to automatically update code signing signatures when saving .PSM1 files just as it does with .PS1 files. Our corporate execution policy requires that all PowerShell code be signed in order to execute so editing .PSM1 files is a pain in the neck because you have to remember to save the file as a .PS1 file to get the automatic code signature update and then rename (or resave) the file as a .PSM1 file.
User avatar
davidc
Posts: 5913
Last visit: Mon Jul 08, 2019 8:55 am
Been upvoted: 2 times

Re: Code Signing Module Script Files Automatically

Post by davidc »

Thank you for the feedback.

If you use a module project, PowerShell Studio will automatically sign the psm1 file when you Build / Export the module.
David
SAPIEN Technologies, Inc.
This topic is 6 years and 7 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked