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

HTTPS Support #12

Closed
RichiCoder1 opened this issue Jul 15, 2021 · 3 comments
Closed

HTTPS Support #12

RichiCoder1 opened this issue Jul 15, 2021 · 3 comments

Comments

@RichiCoder1
Copy link

Would be great to support HTTPS as an option for local testing. Something like how Webpack Dev Server does it: https://webpack.js.org/configuration/dev-server/#devserverhttps

Would be willing to potentially PR it.

mrbbot added a commit that referenced this issue Jul 15, 2021
- Use either custom key/certificate or automatically generate a self-signed one
- Still need to complete tests and add docs
@mrbbot
Copy link
Contributor

mrbbot commented Jul 15, 2021

Hello! 👋 Just added this in 3489209. Just need to finish up the tests and docs. It will be in the next release. 👍

@RichiCoder1
Copy link
Author

That's awesome!! Thank you so much!

@mrbbot
Copy link
Contributor

mrbbot commented Jul 21, 2021

Version 1.3.0 has just been released, including HTTPS support. 🎉 Let me know if you have any problems with it. 🙂

@mrbbot mrbbot closed this as completed Jul 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants