eber404 / self-signed-certificate-sample

Self signed certificate using docker compose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Self signed certificate sample

The idea of this project is to be a sample of using docker compose to create a service and access it through https.

Requirements

Usage

Start

just up

This will generate the file certs/ca.crt among others.

Install certificate

Install the certificate on your preferred browser, more details here.

Note: For Chrome, choose to import on the Trusted Root Certification Authorities tab.

Restart your browser

After restarting your browser, access https://nginx.localtest.me and see what magic happens.

About

Self signed certificate using docker compose


Languages

Language:Just 100.0%