mirror of
https://github.com/SawyerHood/dev-browser.git
synced 2026-09-20 13:44:44 +08:00
8 lines
266 B
Markdown
8 lines
266 B
Markdown
# HTTPS Server Fixture
|
|
|
|
This fixture serves a minimal page over self-signed HTTPS with Vite and
|
|
`@vitejs/plugin-basic-ssl`.
|
|
|
|
Use it to manually verify that `dev-browser` fails on certificate errors by
|
|
default and succeeds when launched with `--ignore-https-errors`.
|