Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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.