From 62a101ff4be7fd041343a35abf38ee775e18587b Mon Sep 17 00:00:00 2001 From: Administrator Date: Sat, 27 Sep 2025 21:25:14 +0200 Subject: [PATCH] docs: update Linux/Arch/mkcert --- Linux/Arch/mkcert.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/Linux/Arch/mkcert.md b/Linux/Arch/mkcert.md index 3ed4f4a..511dd6e 100644 --- a/Linux/Arch/mkcert.md +++ b/Linux/Arch/mkcert.md @@ -2,11 +2,17 @@ title: mkcert description: published: true -date: 2025-09-27T18:36:43.642Z +date: 2025-09-27T19:25:13.062Z tags: editor: markdown dateCreated: 2025-09-27T18:36:43.642Z --- # mkcert -Your content here \ No newline at end of file + +## Setup +Create a local CA (once only) +``` +mkcert -install +``` +