I'm having an issue when migrating an existing domain in production, to a stand alone WordOps server.
The issue that is happening is that I can't create a LE cert because the domain is already live somewhere, so it can't communicate with the domain I'm adding. So when I create a HOSTS file entry (on Windows) to the new IP address, nginx is responding with 404 since it says SSL is not enabled so it's not listening for it on port 443
How might I resolve this?