Open
Description
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest released version
- Search the existing issues.
Steps to reproduce
If you use AuthenticodeCheck
parameter on non-Windows it silently passes instead of writing a message to the user that signatures wasn't actually checked.
PSResourceGet/src/code/Utils.cs
Lines 2005 to 2009 in 949c26a
Expected behavior
Write warning/error that parameter isn't supported on non-Windows.
Actual behavior
Nothing
Error details
No response
Environment data
n/a
Visuals
No response