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

Dev server with HTTPs #1947

Open
itsezc opened this issue Nov 2, 2024 · 3 comments
Open

Dev server with HTTPs #1947

itsezc opened this issue Nov 2, 2024 · 3 comments
Labels
enhancement ✨ New feature or request

Comments

@itsezc
Copy link

itsezc commented Nov 2, 2024

Description

Integrate with mkcert or another plugin with Vite to add support for HTTPs in local development mode via a CLI flag i.e. --https

Upvote

Upvote this issue if you need this.

@itsezc itsezc added the enhancement ✨ New feature or request label Nov 2, 2024
@brillout
Copy link
Member

brillout commented Nov 3, 2024

for HTTPs in local development

What's your rationale for doing that? You can already achieve that today, right? So you just want it to be built-in?

Closing but let's continue the conversation and see if this ends up being a concrete Vike feature request.

@brillout brillout closed this as not planned Won't fix, can't repro, duplicate, stale Nov 3, 2024
@itsezc
Copy link
Author

itsezc commented Dec 22, 2024

for HTTPs in local development

What's your rationale for doing that? You can already achieve that today, right? So you just want it to be built-in?

Closing but let's continue the conversation and see if this ends up being a concrete Vike feature request.

Its extremely useful for building applications that need HTTPS think WebUSB / other secure features. It is definitely possible using either a 3rd party tool or perhaps a Vite plugin but I think having it built-in just improves the DX / ease of the process for newer developers.

@brillout
Copy link
Member

I see, make sense. Re-opening.

@brillout brillout reopened this Dec 23, 2024
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

2 participants