al-code-outline icon indicating copy to clipboard operation
al-code-outline copied to clipboard

Please sign the executable "AZALDEVTOOLSSERVER.NETFRAMEWORK.EXE"

Open rdebath opened this issue 5 years ago • 2 comments

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.

rdebath avatar Oct 14 '20 13:10 rdebath

Hi

Thank you for reporting your issue, I will investigate what can be done.

anzwdev avatar Oct 15 '20 08:10 anzwdev

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.

XVII avatar Jun 18 '24 03:06 XVII