forked from Velocidex/velociraptor
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow clients to present client certificates for mTLS authentication (V…
…elocidex#3133) This PR allows clients to include cilent side certificates and adds a server option to require those. This additonal authentication requirement between clients and server ensure that only clients with a valid issued certificate can connect to the Velociraptor server. Also added docs for ECS and a notebook to help upload to Elastic.
- Loading branch information
Showing
14 changed files
with
8,046 additions
and
203 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.