We are currently defaulting verify=False when creating the StackdIO client. We should default that to True, and then if the user sets that to False, print a warning message, then suppress additional warnings that are coming from urllib3 (otherwise they are constantly spewed out).