From a92521d78163b964e9bb17e5b8b05bef92d99b03 Mon Sep 17 00:00:00 2001 From: Artem Titov Date: Thu, 3 Sep 2020 14:20:13 +0200 Subject: [PATCH] pki.google.com has been deprecated in favor of pki.goog Bug: None Change-Id: I56733bdb3878f024da8615bfbd13405e5a758be7 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/183362 Reviewed-by: Karl Wiberg Commit-Queue: Artem Titov Cr-Commit-Position: refs/heads/master@{#32035} --- rtc_base/ssl_roots.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rtc_base/ssl_roots.h b/rtc_base/ssl_roots.h index 23a3836e6b..348541c8cd 100644 --- a/rtc_base/ssl_roots.h +++ b/rtc_base/ssl_roots.h @@ -16,7 +16,7 @@ // It was generated with the following command line: // > python tools/sslroots/generate_sslroots.py -// https://pki.google.com/roots.pem +// https://pki.goog/roots.pem // clang-format off // Don't bother formatting generated code,