IPv6 and IPv4 Addresses, and LetsEncrypt Client Connection Issues
When adding IPv4 connectivity to a previously IPv6-only server, I noticed that the LetsEncrypt client fails to connect to the ACME servers. This in turn resulted in an error:
`An unexpected error occurred:
requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))`
The reason