lukejacksonn / lukejacksonn/servor

Support https for LAN IP

Open
#64 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1.1k
Forks
68
PR merge metrics
No merged PRs in 30d

Description

Thanks for putting this together! Unfortunately it doesn't work for my use case:

I'm accessing my dev box from my iOS device over a LAN. When I enter my IP address into Safari, I see "This Connection Is Not Private". If I tap on "Show Details", then "visit this website", it just leads me back to the original screen showing "This Connection Is Not Private".

I have been using an extremely hacking workaround described [here](https://github.com/tiangolo/full-stack-fastapi-postgresql/issues/302#issuecomment-719057614). It would be great if I could use servor instead!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing servor's HTTP server setup and review the workaround linked in the issue for the LAN and iOS constraints. Done means a developer can access the served app over HTTPS using a LAN IP from Safari without returning to the certificate warning screen.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend, networking
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.