### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. - [X] Refer to the [FAQ](https://github.com/PowerShell/PowerShell/blob/master/docs/FAQ.md). - [X] Refer to [Differences between Windows PowerShell 5.1 and PowerShell](https://learn.microsoft.com/powershell/scripting/whats-new/differences-from-windows-powershell). ### Steps to reproduce Download and check signature. ### Expected behavior ```console A package installing something like PowerShell should be signed. ``` ### Actual behavior ```console It isn't. ``` ### Error details ```console ... ``` ### Environment data ```powershell ... ``` ### Visuals _No response_
Prerequisites
Steps to reproduce
Download and check signature.
Expected behavior
A package installing something like PowerShell should be signed.Actual behavior
It isn't.Error details
...Environment data
Visuals
No response