response.url SSL Warning Python

response = requests.get("https://www.kite.com", verify=False)
Lonely Locust