Open rdebath opened 4 years ago
Hi
Thank you for reporting your issue, I will investigate what can be done.
This is also becoming an issue for us where AZALDevToolsServer.NetCore.exe
is missing a digital signature as well.
It cannot execute without a digital signature.
When we're using applocker it's best if we whitelist applications using a code signing certificate. Currently I have to use one of the other methods with your extension. They all have the problem that something has to be done manually at each update (check the hash, sign the exe with a private key, etc)
Can you please sign the executables and any relevant scripts (It appears that the JS files are not checked) in the same sort of way that Microsoft's executables are.
%USERPROFILE%\.VSCODE\EXTENSIONS\ANDRZEJZWIERZCHOWSKI.AL-CODE-OUTLINE-2.0.18\BIN\NETFRAMEWORK\AZALDEVTOOLSSERVER.NETFRAMEWORK.EXE was prevented from running.
You can check which files need to be signed by turning AppLocker on in "Audit only" mode. Nothing will be blocked, it'll just chatter to an event log.