Mozilla used DigiCert as their new CA for mxr.mozilla.org, replacing
Equifax. This commit replaces the bundled Equifax certificate with
DigiCert's, as well as updating the epiration timestamp for
mxr.mozilla.org's new certificate. The public key pin remains the same.
This commit also adds PHP 5.6 compatibility by replacing the context
option CN_match with peer_name for PHP 5.6 environments.
Mozilla used DigiCert as their new CA for mxr.mozilla.org, replacing Equifax. This commit replaces the bundled Equifax certificate with DigiCert's, as well as updating the epiration timestamp for mxr.mozilla.org's new certificate. The public key pin remains the same.
This commit also adds PHP 5.6 compatibility by replacing the context option CN_match with peer_name for PHP 5.6 environments.