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

Add support for HTTPS to the preview server #987

Open
daveaglick opened this issue Mar 9, 2022 · 1 comment
Open

Add support for HTTPS to the preview server #987

daveaglick opened this issue Mar 9, 2022 · 1 comment
Labels
General Enhancement New feature or request

Comments

@daveaglick
Copy link
Member

With browsers becoming stricter about secure connections, even locally, the preview server should (optionally) serve the site securely. Should essentially just copy what dotnet-serve does if possible: https://github.com/natemcmaster/dotnet-serve#configuring-https

@daveaglick daveaglick added the General Enhancement New feature or request label Mar 9, 2022
@daveaglick
Copy link
Member Author

Also see statiqdev/Discussions#27

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

No branches or pull requests

1 participant