Blame SOURCES/cert-verification.cfg

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