[llvm-bugs] [Bug 31477] New: Update llvm.org certificate

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Dec 27 03:32:39 PST 2016


https://llvm.org/bugs/show_bug.cgi?id=31477

            Bug ID: 31477
           Summary: Update llvm.org certificate
           Product: Bugzilla Admin
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: UI
          Assignee: unassignedbugs at nondot.org
          Reporter: grossws at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Current llvm.org certificate use sha1WithRsaEncryption which is deprecated in
modern browsers.

It should be updated with cert chain use sha2 (e.g. sha256WithRsaEncryption or
sha512WithRsaEncryption). As simple way is to use LetsEncrypt's cert with
automatic update (it usually has 3 month validity).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20161227/53990f47/attachment.html>


More information about the llvm-bugs mailing list