diff options
author | Joas Schilling <213943+nickvergessen@users.noreply.github.com> | 2025-07-16 06:44:38 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-16 06:44:38 +0200 |
commit | 8e82943732e9686f538e3a47e89c35d7387369a2 (patch) | |
tree | d69514de09e2ad4c9ef3ef1fbbb078dc6927619c | |
parent | fc0e0ffa867b3db27e4ad0b2f0e75166e962b199 (diff) | |
parent | bc6220e04c012e50336dd93b6eefe3f0766187ac (diff) | |
download | nextcloud-server-stable28.tar.gz nextcloud-server-stable28.zip |
Merge pull request #53962 from nextcloud/automated/noid/stable28-update-ca-cert-bundlestable28
[stable28] fix(security): Update CA certificate bundle
-rw-r--r-- | build/ca-bundle-etag.txt | 2 | ||||
-rw-r--r-- | resources/config/ca-bundle.crt | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/build/ca-bundle-etag.txt b/build/ca-bundle-etag.txt index a3148994b07..ba96dde8437 100644 --- a/build/ca-bundle-etag.txt +++ b/build/ca-bundle-etag.txt @@ -1 +1 @@ -"366fb-635889cca07d9" +"366fb-639ef23dca9b2" diff --git a/resources/config/ca-bundle.crt b/resources/config/ca-bundle.crt index 4acd8e5365e..a9c3d44c19e 100644 --- a/resources/config/ca-bundle.crt +++ b/resources/config/ca-bundle.crt @@ -1,7 +1,7 @@ ## ## Bundle of CA Root Certificates ## -## Certificate data from Mozilla as of: Tue May 20 03:12:02 2025 GMT +## Certificate data from Mozilla as of: Tue Jul 15 03:12:01 2025 GMT ## ## Find updated versions here: https://curl.se/docs/caextract.html ## @@ -16,7 +16,7 @@ ## Just configure this file as the SSLCACertificateFile. ## ## Conversion done with mk-ca-bundle.pl version 1.29. -## SHA256: 8944ec6b572b577daee4fc681a425881f841ec2660e4cb5f0eee727f84620697 +## SHA256: 579f336ace2e5717b8ecc06002ce0cce96f70623d188e1999c34b0f77696d3e9 ## |