Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #62812


Ignore:
Timestamp:
01/16/2025 04:27:36 PM (19 months ago)
Author:
SergeyBiryukov
Comment:

Referencing comment:ticket:50828:7 and comment:ticket:50828:8 as a potential implementation here.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62812 – Description

    initial v1  
    1 The `ca-bundle.crt file is a combination of the upstream Mozilla certificate bundle and some legacy 1024-bit certificates that remain for backwards compatibility (see [35919]).
     1The `ca-bundle.crt` file is a combination of the upstream Mozilla certificate bundle and some legacy 1024-bit certificates that remain for backwards compatibility (see [35919]).
    22
    33#50828 was opened to update the certificate bundle for the 5.5 release, and discussion overflowed into how to make this process easier. This ticket is to continue the second part of the discussion.