ddclient: T5144: Warn against configuration with broken IP lookup service
We always enable HTTPS in ddclient configuration, however
http://checkip.dyndns.org is HTTP only and does not support HTTPS.
Warn the user if they are using this service.
Also, make url in web-options mandatory.