I have a small home network of Raspberry Pi nginx web servers, with a 'primary pi' providing reverse proxy load scheduling to the other machines. In an effort to improve security I have just (successfully) installed certbot on the primary pi.
I am unclear as to any amendments I need to make to the nginx config parameters on the other machines to take advantage of the front end security I have installed or can I just leave them as they were.