Skip to content

Commit

Permalink
Merged in r2-2666-update-ansible-documentation-external-cert (pull re…
Browse files Browse the repository at this point in the history
…quest #6566)

R2-2666 Update ansible documentation on replacing certs
  • Loading branch information
aespinoza-quoin authored and pnabutovsky committed Oct 30, 2023
2 parents 8521edf + 654a15d commit cd4aa86
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 cd4aa86

Please sign in to comment.