I have a lot of problems with SSL auto-renewal with nGinx.
I use URLRewrite a lot, and to update the SSL, I need to remove the settings, have the SSL updated, and then go back to the settings again.
When you have few sites, OK, but this is unfeasible when you have many!
I would like to know if there is a solution for this, or ask them to put it in the update script, so that the script momentarily moves to a ".tmp" file with the current Rewrite settings, and only after finishing the update, it returns to default. ..
It's possible?