HTTP: Update the Root Certificate bundle.
Keep 1024-bit legacy root certificates re-added in [35919], except for those already expired, for compatibility with older OpenSSL versions. Props skithund, paragoninitiativeenterprises. Fixes #45807. Built from https://develop.svn.wordpress.org/trunk@46094 git-svn-id: http://core.svn.wordpress.org/trunk@45906 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
877f356334
commit
b552f449db
File diff suppressed because it is too large
Load Diff
|
@ -13,7 +13,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '5.3-alpha-46093';
|
||||
$wp_version = '5.3-alpha-46094';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|
Loading…
Reference in New Issue