Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable automatic SSL/TLS setup #1

Open
jeffalo opened this issue Jun 5, 2021 · 6 comments
Open

Disable automatic SSL/TLS setup #1

jeffalo opened this issue Jun 5, 2021 · 6 comments
Labels
enhancement New feature or request

Comments

@jeffalo
Copy link

jeffalo commented Jun 5, 2021

It would be useful to be able to disable the automatic SSL/TLS so that you can handle the certificates seperately.

For example, I already have an nginx reverse proxy setup with my cloudflare origin certificates. I don't need the automatic certificates and stuff, so if I could run it over http and handle the rest myself that would be useful.

@NHAS
Copy link

NHAS commented May 31, 2022

Yeah would be good, I also run it behind an nginx proxy, and having it try and acme to generate certs seems to be breaking the setup flow.

@0xspade
Copy link

0xspade commented Sep 13, 2022

does the email notification works on you guys when you implemented this pull request ?

@wifiuk
Copy link

wifiuk commented Oct 7, 2022

+1 being able to disabled SSL/TLS stuff would allow me to use it with cloudflare argo tunnels, at the moment I'm struggling to get it to work as I cant see where to disable the SSL auto setup.

@h3xitsec
Copy link

h3xitsec commented Feb 9, 2023

+1 i need to be able to run it behind my traefik proxy

@mux0x
Copy link

mux0x commented Mar 9, 2023

same for me

@adamjsturge
Copy link

@jeffalo @0xspade @NHAS @wifiuk @mux0x @h3xitsec
I added this in my own fork a while ago but then after seeing how many out of date dependencies I made my own version in Golang. I'm using dependency bot and actively maintaining it https://github.com/adamjsturge/xsshunter-go

Feel free to check it out!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

8 participants