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: unassignedb...@nondot.org
          Reporter: gros...@gmail.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to