CVSROOT: /cvs Module name: src Changes by: st...@cvs.openbsd.org 2011/07/20 10:43:18
Modified files: lib/libssl : cert.pem Log message: - Replace digicert 2nd-level cert with the root which issued it. Allows https checkouts from github to work. - Add digicert's other root certs. Fingerprints carefully checked against those in the built-in roots supplied with Mozilla. ok dcoppa@ jcs@