Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Code signing #37

Open
jeffschulman opened this issue Jul 13, 2017 · 3 comments
Open

Code signing #37

jeffschulman opened this issue Jul 13, 2017 · 3 comments

Comments

@jeffschulman
Copy link

Can the scripts included in the SHB package be signed, so the PowerShell execution policy doesn't need to be set to a less secure level?

@iadgovuser1
Copy link
Contributor

I can but there is an issue where if you execute the signed PowerShell code on an a disconnect system or network, then there is a significant delay in execution.

@iadgovuser1
Copy link
Contributor

@jeffschulman what we will do in the future is starting using the releases feature of GitHub and then provide signed and unsigned versions as attachments to the release.

@iadgovuser1
Copy link
Contributor

You can also run powershell.exe -ExecutionPolicy Bypass. Execution Policy isn't a security feature.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants