Blame SOURCES/cert-verification.cfg

925e6b
# Possible values are:
925e6b
# 'enable' to ensure HTTPS certificate verification is enabled by default
925e6b
# 'disable' to ensure HTTPS certificate verification is disabled by default
925e6b
# 'platform_default' to delegate the decision to the redistributor providing this particular Python version
925e6b
925e6b
# For more info refer to https://www.python.org/dev/peps/pep-0493/
925e6b
[https]
925e6b
verify=platform_default