summaryrefslogtreecommitdiffstats
path: root/Mac/BuildScript/resources/install_certificates.command
Commit message (Collapse)AuthorAgeFilesLines
* pypi.python.org -> pypi.org (GH-7613) (GH-7614)Miss Islington (bot)2018-06-111-1/+1
| | | | | (cherry picked from commit 9d6d06e8065d45f375f4a80e2d7e13b032da1f5b) Co-authored-by: Ned Deily <nad@python.org>
* Issue #17128: Build OS X installer for 3.6 with private copy of OpenSSL.Ned Deily2016-09-121-0/+48
Also provide a sample Install Certificates command script to install a set of root certificates from the third-party certifi module.