This commit is contained in:
2025-01-14 14:49:29 +01:00
parent 3ae532ca0c
commit 68797a79ab
18 changed files with 41 additions and 34 deletions

View File

@ -1,8 +1,7 @@
---
toc: false
title: "How to add a CA certificate in Debian"
---
# How to add a CA certificate in Debian
Copy CA file with extension `crt` into `/usr/local/share/ca-certificates/`.
Call `update-ca-certificates` as root.