-
Notifications
You must be signed in to change notification settings - Fork 647
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
Feature Request: Caddy--HTTP/2 web server with automatic HTTPS #1044
Comments
|
the nginx plugin can also serve content and supports HTTPS and HTTP/2. You should give it a try (I has many features so expect big configuration forms). |
|
@fabianfrz |
|
Are you sure it's worth it reinventing the wheel? Give it a try .. you'll master it too :) |
|
Just checked the Website, it's only free for private usage. No idea if this makes problems with integration |
|
@mimugmail It seems to have a nice feature: TLS tamper (MITM) detection. The rest should be possible in nginx as well. If we really need it, I could write a C extension for it but such a feature would probably lock out enterprise users because it is quite common to intercept HTTPS for AV scanning. |
|
@mimugmail I created a ticket in the nginx bug tracker: |
|
@fichtner @mimugmail @mervynsword Should we close this one, since all features should be in the nginx and the acme.sh plugin now? |
|
I think in haproxy is HTTP/2 now too |
Hi,you geniuses.
I have been using Caddy for a long time.It is a great web server,easy to use and with automatic HTTPS.
So can u guys add it into plugins?
The FreeBSD port is here:
https://www.freshports.org/www/caddy/
The text was updated successfully, but these errors were encountered: