-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
IdeaAn idea for a new feature/updateAn idea for a new feature/update
Description
Weave currently can proxy requests to https endpoints, but only supports serving up content on http at the moment.
Serving content on https would require either a pre existing or self signed certificate to be used.
While less useful perhaps during development, https is handy if you are demoing things you're hacking on and such, especially if any sort of sensitive data is sent either way. It would also be handy if weave added any sort of authentication (eg basic auth) support to restrict access to things being served up (use case: quick file server with basic access control)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
IdeaAn idea for a new feature/updateAn idea for a new feature/update