[ Index ] |
PHP Cross Reference of Unnamed Project |
[Summary view] [Print] [Text view]
1 CA Certificates for cURL library 2 ================================ 3 4 The file cacert.pem can be downloaded from http://curl.haxx.se/docs/caextract.html 5 or created directly from http://mxr.mozilla.org/mozilla/source/security/nss/lib/ckfw/builtins/certdata.txt 6 using mk-ca-bundle conversion tool. 7 8 The file is licensed under the same licenses as the Mozilla source file: 9 MPL 1.1, GPL v2.0 or LGPL 2.1 10 11 This file is by default used in all Windows installations that do not have 12 any "curl.cainfo =" specified in php.ini 13 14 It is also possible to force using of arbitrary CA bundle by putting it 15 into $CFG->dataroot/moodleorgca.crt, this may be useful especially on 16 non-windows servers with outdated system certificates. 17 18 More information at http://docs.moodle.org/en/SSL_certificate_for_moodle.org 19 20 Petr Skoda (skodak)
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |