crawl 方法中加入忽略证书验证的参数,validate_cert=False, 即self.crawl(url, callback=method_name, validate_cert=False)
这个人很懒,什么都没有留下~