wiki-js/Linux/Arch/mkcert.md

19 lines
221 B
Markdown

---
title: mkcert
description:
published: true
date: 2025-09-27T19:25:13.062Z
tags:
editor: markdown
dateCreated: 2025-09-27T18:36:43.642Z
---
# mkcert
## Setup
Create a local CA (once only)
```
mkcert -install
```