From 5c0a81cd968ea576062763b2d80f82a3735432a7 Mon Sep 17 00:00:00 2001 From: Sven Seeberg Date: Tue, 24 Mar 2020 17:48:34 +0100 Subject: [PATCH] Import PGP Keys --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 0670eba..6c19a87 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,11 @@ MIT 4. Copy the private and public PGP key files to `/etc/salt`. +5. Import the private key with + ``` + gpg --import /etc/salt/passbolt_private.asc + ``` + 5. Create a `/etc/salt/passbolt.ini` file with the following content: ``` [PASSBOLT]