Issue #3423945: Ignore SSL cert verification on configured hosts.
This adds a field to the config form which allows the entry of one or more host names. The names can include * as a wildcard similar to paths in block visibility config.
SSL certification verification will be ignored for these host names. This is intended for local development in a controlled environment. The user should be aware of the security implications.