Blame SOURCES/cert-verification.cfg

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