https-wrapper 0.2.0

Minimalistic HTTPS reverse proxy that adds TLS encryption to any HTTP server
1
2
3
4
5
6
7
8
9
direction: right

Client: "Client (Browser/API)"
HTTPS_Wrapper: "HTTPS Wrapper"
Backend_Server: "HTTP Server"

Client <-> HTTPS_Wrapper: "HTTPS (encrypted)"
HTTPS_Wrapper <-> Backend_Server: "HTTP (plain TCP)"