This commit is contained in:
8
content/snippets/0030-ca-certificates-in-debian.md
Normal file
8
content/snippets/0030-ca-certificates-in-debian.md
Normal file
@ -0,0 +1,8 @@
|
||||
<!--
|
||||
title: 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.
|
||||
|
Reference in New Issue
Block a user