Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 30 Jun 2016 19:54:12 -0700 | Gregory Szorc | sslutil: expand _defaultcacerts docstring to note calling assumptions |
Mon, 04 Jul 2016 10:00:56 -0700 | Gregory Szorc | sslutil: document the Apple OpenSSL cert trick |
Mon, 04 Jul 2016 09:58:45 -0700 | Gregory Szorc | sslutil: use certificates provided by certifi if available |
Sun, 03 Jul 2016 22:28:24 +0530 | Pulkit Goyal | py3: make files use absolute_import and print_function |
Fri, 01 Jul 2016 19:17:45 -0700 | Gregory Szorc | sslutil: don't attempt to find default CA certs file when told not to |
Fri, 01 Jul 2016 19:04:39 -0700 | Gregory Szorc | sslutil: pass ui to _defaultcacerts |
Fri, 01 Jul 2016 18:03:51 -0700 | Gregory Szorc | sslutil: change comment and logged message for found ca cert file |