mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-22 02:35:26 -05:00
docs - adding Code signing section
This commit is contained in:
15
docs/docs/meshcentral/codesigning.md
Normal file
15
docs/docs/meshcentral/codesigning.md
Normal file
@@ -0,0 +1,15 @@
|
||||
## Authenticode-JS Video
|
||||
|
||||
Nodejs Code Signing module
|
||||
|
||||
<div class="video-wrapper">
|
||||
<iframe width="320" height="180" src="https://www.youtube.com/embed/xteKscs_Jgo" frameborder="0" allowfullscreen></iframe>
|
||||
</div>
|
||||
|
||||
## Automatic Agent Code Signing
|
||||
|
||||
If you want to self-sign the mesh agent so you can whitelist the software in your AV, and lock it to your server and organization.
|
||||
|
||||
<div class="video-wrapper">
|
||||
<iframe width="320" height="180" src="https://www.youtube.com/embed/qMAestNgCwc" frameborder="0" allowfullscreen></iframe>
|
||||
</div>
|
||||
Reference in New Issue
Block a user