Skip to content

Loopback domain and SSL certs to serve https:// content form localhost

License

Notifications You must be signed in to change notification settings

perki/backloop.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backloop.dev

Loopback domain and SSL certs to handle HTTPS on localhost.

Why ?

When you locally develop web applications that intensively use AJAX REST requests. CORS layer is enforced by pure HTTPS only policies from browsers to avoid mixed content between HTTP & HTTPS sources.

Backloop.dev SSL certificates enable localhost HTTPS.

All *.backloop.dev hostnames point to 127.0.0.1 and ::1.

CONTENT

  • NodeJS NPM package for usage in Node apps and command line tool to server local files or proxy web sites.
  • ViteJS ViteJS plugin for local development
  • The certificates Web page from which you can download the SSL certificates.
  • Renew Code that takes care of generating regularly certificates on Letsencrypt and publish them.

Most of the documentation is present on the NodeJS package 👈🏻

CONTRIBUTING

  • Pull requests are welcome.

License

BSD-3-Clause

About

Loopback domain and SSL certs to serve https:// content form localhost

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published