mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
docs - adding Code signing section
This commit is contained in:
parent
69636342fb
commit
461cf042c1
2 changed files with 16 additions and 0 deletions
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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue