orlikoski / Skadi

Collect, Process, and Hunt with host based data from MacOS, Windows, and Linux
https://www.skadivm.com
GNU General Public License v3.0
489 stars 71 forks source link

Update Secure Networking Add-on pack #88

Closed orlikoski closed 5 years ago

orlikoski commented 5 years ago

The Secure Networking Add-On pack no longer works with v2019.1.

Update the Secure Networking pack to support the Nginx Docker container. Probably going to involve https://hub.docker.com/r/jrcs/letsencrypt-nginx-proxy-companion/

orlikoski commented 5 years ago

This should try to use mkcert as part of the solution. The solution should be a script that installs mkcert and then updates the nginx config accordingly.

This script should work for default builds as well as custom installs

epicsilence99 commented 5 years ago

All TLS changes to enable encryption for SkadiVM have been deployed to master. Can use mkcert or Letsencrypt Closing issue out