armuk / osquery-tls-server

A TLS endpoint for serving osquery configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

osquery-tls-server

A TLS endpoint for delivering osquery configuration files to nodes.

Some features I'd like to have

get enroll secret from environment vars. Makes it easy to deploy the code without having to stick a file into the repo.

Choose your config parameter. I might want to use a different configuration for different kinds of servers. It would be cool to have a parameter that the osquery nodes can set and have the server choose the right config for them.

Helpful links

About

A TLS endpoint for serving osquery configuration

License:MIT License


Languages

Language:Ruby 100.0%