Thanks! I'll take a look at it. Maybe it's easier to swap it than I think.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menucurl -o "/etc/nginx/ssl/cert.key" -z "/etc/nginx/ssl/cert.key" "https://homecerts.local/cert.key" && \
curl -o "/etc/nginx/ssl/cert.cer" -z "/etc/nginx/ssl/cert.cer" "https://homecerts.local/cert.cer" && \
systemctl reload nginx.service