标签:create add text secure ext cer tps style war
import ssl
ssl._create_default_https_context = ssl._create_unverified_context
InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised
标签:create add text secure ext cer tps style war
原文地址:http://www.cnblogs.com/peixianping/p/7196746.html