/ssl-at-home

Small web application to create and host SSL certificates for your home network.

Primary LanguageTypeScript

SSL at Home

A simple web app to create and host your own self-signed certificates, intended for your home network.

Use at your own risk!

Installation

Run the janmalch/ssl-at-home:latest Docker image.

Make sure you set the ORIGIN environment variable to the address where the app will be served.

All generated files will be saved in /app/files. So you might want to create a Docker volume for that directory.

Credits