Skip to content

Instantly share code, notes, and snippets.

View DeadlyVirez's full-sized avatar

Dillon Gortmaker DeadlyVirez

View GitHub Profile
@mwidmann
mwidmann / add_local_trusted_ca_for_valid_https.md
Last active July 2, 2024 03:58
Generating trusted SSL keys for development

Generating SSL keys for development

Installation

Thanks to minica it is very easy to create trusted SSL certificates that have a very long expiration date.

In order to get started you have to have the go tools installed and set up correctly in your environment.

Setup