Blame SOURCES/cert-verification.cfg

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