Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3025)

Unified Diff: chrome/browser/resources/ssl/ssl_error_assistant/ssl_error_assistant.asciipb

Issue 2821203003: Update Chrome's captive portal list with 3 new portals (Closed)
Patch Set: Update Chrome's captive portal list with 3 new portals Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/ssl/ssl_error_assistant/ssl_error_assistant.asciipb
diff --git a/chrome/browser/resources/ssl/ssl_error_assistant/ssl_error_assistant.asciipb b/chrome/browser/resources/ssl/ssl_error_assistant/ssl_error_assistant.asciipb
index 0edfb465c48c7d57a44e6d669413b63b390b30ae..27d6f0ed6b39c5012104db30a930afa71ead510f 100644
--- a/chrome/browser/resources/ssl/ssl_error_assistant/ssl_error_assistant.asciipb
+++ b/chrome/browser/resources/ssl/ssl_error_assistant/ssl_error_assistant.asciipb
@@ -6,7 +6,7 @@
# certificates. See chrome/browser/ssl/ssl_error_assistant.proto for the full
# format.
-version_id: 2
+version_id: 3
# https://captive-portal.badssl.com leaf.
# This is a test certificate, always keep it at the top.
@@ -54,6 +54,12 @@ captive_portal_cert {
sha256_hash: "sha256/IJPCDSE5tM9H3nuD5m6RU2i9KDdPXVn4qmC/ULlcZzc="
}
+# hotelwifi.com
+# https://crt.sh/?q=f9dca04c4ac67f346c505c6a9bdc931c5272547dbb512a138c4459a903b023c7
+captive_portal_cert {
+ sha256_hash: "sha256/0Gy8RMdbxHNWR2GQJ62QKDXORYf5JmMmnr1FJFPYpzM="
+}
+
# Innflux
# Issuer: C=US, ST=Arizona, L=Scottsdale, O=GoDaddy.com, Inc.,
# OU=http://certs.godaddy.com/repository/,
@@ -86,6 +92,12 @@ captive_portal_cert {
sha256_hash: "sha256/UwOkRGMlP0K/mKNJdpQ0sTg2ean9Tje8UTOvFYzt1GE="
}
+# mobicare.com.br
+# https://crt.sh/?q=bf9a13fc64b18221a6f0360e95ba54714d8ebf70a0291b7ea5f357be30436a7a
+captive_portal_cert {
+ sha256_hash: "sha256/w7KUXE4/BAo1YVZdO3mBsrMpu4IQuN0mhUXUI//agVU="
+}
+
# ombord.info
# https://crt.sh/?q=f849586eedb4c754fc53e4352948d36097ae7fec50abc5f93c08239719c8184a
captive_portal_cert {
@@ -101,6 +113,13 @@ captive_portal_cert {
sha256_hash: "sha256/AUSXlKDCf1X30WhWeAWbjToABfBkJrKWPL6KwEi5VH0="
}
+# virginwifi.io
+# Issuer: O=GeoTrust Inc., CN=RapidSSL SHA256 CA - G2, C=US
+# Subject: CN=*.virginwifi.io
+captive_portal_cert {
+ sha256_hash: "sha256/zSyVjjFJMIeXK0ktVTIjewwr6U5OePRqyY/nEXTI4P8="
+}
+
# wifipass.org
# https://crt.sh/?q=1cce212718a7cf65ce33acde91b5bc66863d14ae259fbaf841f83bf89748f5fd
captive_portal_cert {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698