From 654a15d6671ed22a329e1b0146cda87698dd51d7 Mon Sep 17 00:00:00 2001 From: Alberto Espinoza Date: Fri, 27 Oct 2023 12:59:46 -0600 Subject: [PATCH] R2-2666 Update ansible documentation on replacing certs --- ansible/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/README.md b/ansible/README.md index 9441c207b3..a197e5acd7 100644 --- a/ansible/README.md +++ b/ansible/README.md @@ -291,7 +291,7 @@ Finally restart the docker containers: If nginx is already using external certs, to update the certs follow the next steps: -1. Copy over target server in the `/srv/primero/external-certs/` folder, the new key and cert. +1. Copy over target server in the `/srv/external-certs/` folder, the new key and cert. 2. Replace the existing key an cert with the new files. 3. Restart nginx docker container: