diff options
author | Tiger Wang <ziwei.tiger@outlook.com> | 2022-11-08 23:12:56 +0100 |
---|---|---|
committer | Tiger Wang <ziwei.tiger@outlook.com> | 2022-11-08 23:12:56 +0100 |
commit | 4851f4f4428cc7761e4cdd8e76f9c674c8e5186e (patch) | |
tree | 3cf9b41586cd7b29fde98b00544cb6d95bae1f29 | |
parent | MojangAPI: Update certificates (diff) | |
download | cuberite-Certificates.tar cuberite-Certificates.tar.gz cuberite-Certificates.tar.bz2 cuberite-Certificates.tar.lz cuberite-Certificates.tar.xz cuberite-Certificates.tar.zst cuberite-Certificates.zip |
-rw-r--r-- | src/Protocol/MojangAPI.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Protocol/MojangAPI.cpp b/src/Protocol/MojangAPI.cpp index 664954ceb..d1914f4d3 100644 --- a/src/Protocol/MojangAPI.cpp +++ b/src/Protocol/MojangAPI.cpp @@ -69,7 +69,7 @@ static cX509CertPtr GetCACerts(void) "-----END CERTIFICATE-----\n" // Amazon Root CA 1 (api.mojang.com) - // Downloaded from https://certs.starfieldtech.com/repository/ + // Downloaded from https://www.amazontrust.com/repository/ "-----BEGIN CERTIFICATE-----\n" "MIIDQTCCAimgAwIBAgITBmyfz5m/jAo54vB4ikPmljZbyjANBgkqhkiG9w0BAQsF\n" "ADA5MQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRkwFwYDVQQDExBBbWF6\n" |