guardicore / guardicore/monkey

Redirect HTTP to HTTPS

Open
#2,695 0 comments 0 reactions 0 assignees View on GitHub
Complexity: Low Documentation Feature Impact: Low
Dominant language
Python
Stars
7.1k
Forks
830
PR merge metrics
No merged PRs in 30d

Description

## Description

It would be nice if there were a way to automatically redirect users from HTTP to HTTPS. After lots of research done on #590, it seems the best path is to put a reverse proxy (nginx or other) in front of the Island's webserver. We should provide documentation for the users to make it easy for them to set this up. Additionally, the Island must be aware that it is behind a reverse proxy so that it can generate manual agent run commands with the correct server list.

## Tasks
- [ ] Make the Island configurable for use with a reverse proxy
- [ ] Add documentation describing how to set up a reverse proxy in front of the Island

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.