ssl-proxy icon indicating copy to clipboard operation
ssl-proxy copied to clipboard

Docker https/ssl reverse proxy w/ nginx. Supports: Auto request letsencrypt cert, CORS, HTTP Auth, Real-time/Low Latency...

Results 8 ssl-proxy issues
Sort by recently updated
recently updated
newest added

Hi, when I try to enter to my web app through HTTP appears this: ![Screen Shot 2020-07-22 at 19 12 12](https://user-images.githubusercontent.com/39581375/88241365-855a6d00-cc4f-11ea-8fa0-c396ddb135ce.png) How can I configure my docker-compose.yml to redirect HTTP...

Hi there, I am having the following issue: The proxy works fine to me. I use it to connect to a locally running nextcloud docker, but when I try to...

When running the `compose up -d {service}` command to try this out for the first time, this is what I saw: ```bash nginx_1 | ********** STARTING NGINX HTTPS/AUTH PROXY **********...

Look into further hardening of SSL/TLS settings: See: https://www.digitalocean.com/community/questions/https-and-http2-nginx-config-for-socket-io?answer=36354 ![image](https://user-images.githubusercontent.com/397632/29641123-4f6e062e-881f-11e7-9a53-c7f6f9d55c47.png)

Any chance to make it run in an lxc instance instead of docker?! Thanks!

Review https://github.com/bitly/oauth2_proxy

enhancement

#### Option No. 1: Auto-enable if we find a path like `/app/public` or `/var/lib/html`? #### Option No. 2: Or for advanced functionality, try something like: `-e STATIC='{RequestPath}={For Matching Extensions}:{Static Files...

enhancement