I tried to crawl a project of mine with scrapy and received a warning which worries me. The config seems to be wrong, but everything works as expected. What is the reason for DNSMismatch and how can I fix this?
WARNING: Remote certificate is not valid for hostname "www.findix.de"; VerificationError(errors=[DNSMismatch(mismatched_id=DNS_ID(hostname=b'www.findix.de'))])