You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Prerequisites
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
The text was updated successfully, but these errors were encountered: