]> git.ipfire.org Git - thirdparty/tornado.git/commit
Add a set of default SSL CA certificates for use with SimpleAsyncHTTPClient.
authorBen Darnell <ben@bendarnell.com>
Tue, 15 Feb 2011 02:58:02 +0000 (18:58 -0800)
committerBen Darnell <ben@bendarnell.com>
Tue, 15 Feb 2011 02:58:02 +0000 (18:58 -0800)
commitf2f504caeafff8ff0eb2e1513a8ad2346eddc715
tree717de311d1dc04011182505626ec21e7a9fbeda3
parente965299b9e594a6a063cf0efbe4da60f33d5371a
Add a set of default SSL CA certificates for use with SimpleAsyncHTTPClient.

This data was copied from the Ubuntu package ca-certificates (and is
ultimately derived for the most part from Mozilla).  Its license is
MPL/GPL, unlike the rest of tornado, but for an optional data file it
ought to be fine.
tornado/ca-certificates.crt [new file with mode: 0644]