Make error reporting in SSL installation more verbose.
I have dozens of domains added to my server, all with Let's encrypt certificates.
Sometimes, I face an issue when I can't add a certificate for a new domain because one of the old ones has got its IP address misconfigured.
Error reporting for these cases, as it is now, is not very descriptive, so I am forced to manually copy-paste all my domains (up to 100 of them) into a DNS lookup tool.
The current error message in such cases look like this:
Server 4: Please make sure that your domains are pointed correctly to your server IP
Desired look
Server 4: Please make sure that your domains are pointed correctly to your server IP. Domain go.example.com is not pointed to your server IP.
