mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2024-12-26 23:25:53 -05:00
docs - adding Code signing section
This commit is contained in:
parent
69636342fb
commit
461cf042c1
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>
|
@ -11,6 +11,7 @@ nav:
|
|||||||
- 'All Configuration Options': 'meshcentral/config.md'
|
- 'All Configuration Options': 'meshcentral/config.md'
|
||||||
- 'Tokens': 'meshcentral/tokens.md'
|
- 'Tokens': 'meshcentral/tokens.md'
|
||||||
- 'Assistant': 'meshcentral/assistant.md'
|
- 'Assistant': 'meshcentral/assistant.md'
|
||||||
|
- 'Code Signing': 'meshcentral/codesigning.md'
|
||||||
- 'Debugging': 'meshcentral/debugging.md'
|
- 'Debugging': 'meshcentral/debugging.md'
|
||||||
|
|
||||||
- Design and Architecture:
|
- Design and Architecture:
|
||||||
|
Loading…
Reference in New Issue
Block a user