Skip to content

Commit

Permalink
R2-2666 Update ansible documentation on replacing certs
Browse files Browse the repository at this point in the history
  • Loading branch information
aespinoza-quoin committed Oct 27, 2023
1 parent 8521edf commit 654a15d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 654a15d

Please sign in to comment.