mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2024-11-23 22:57:33 +03:00
Merge pull request #4101 from silversword411/master
docs - adding Code signing section
This commit is contained in:
commit
9637f0d839
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'
|
||||
- 'Tokens': 'meshcentral/tokens.md'
|
||||
- 'Assistant': 'meshcentral/assistant.md'
|
||||
- 'Code Signing': 'meshcentral/codesigning.md'
|
||||
- 'Debugging': 'meshcentral/debugging.md'
|
||||
|
||||
- Design and Architecture:
|
||||
|
Loading…
Reference in New Issue
Block a user