Discussion:
[chromium-discuss] Old SSL certificate cached by Chrome/ServiceWorker
g***@htmniseko.com
2018-05-30 08:19:27 UTC
Permalink
I have a new SSL certificate for my sites, it loads correctly on Chrome for
most of my sites except for the one that is using a Service Worker, it
keeps loading the old SSL certificate. Does Google Chrome cache the SSL
certificate alongside with the Service Worker?

As long as I manually remove the service worker on my local using DevTools,
then on the next refresh I got the new SSL certificate.
--
--
Chromium Discussion mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss

---
You received this message because you are subscribed to the Google Groups "Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discuss+***@chromium.org.
PhistucK
2018-05-30 11:14:35 UTC
Permalink
How do you know that it is loading an old one? Do you get page errors? Or
do you simply inspect the certificate?
Could it be that the cached responses are responses gotten using the old
certificate, rather than responses that come from the network?

☆*PhistucK*
Post by g***@htmniseko.com
I have a new SSL certificate for my sites, it loads correctly on Chrome
for most of my sites except for the one that is using a Service Worker, it
keeps loading the old SSL certificate. Does Google Chrome cache the SSL
certificate alongside with the Service Worker?
As long as I manually remove the service worker on my local using
DevTools, then on the next refresh I got the new SSL certificate.
--
--
http://groups.google.com/a/chromium.org/group/chromium-discuss
---
You received this message because you are subscribed to the Google Groups
"Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an
--
--
Chromium Discussion mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss

---
You received this message because you are subscribed to the Google Groups "Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discuss+***@chromium.org.
Guillermo Pincay
2018-05-30 12:56:25 UTC
Permalink
This post might be inappropriate. Click to display it.
PhistucK
2018-05-30 13:00:19 UTC
Permalink
For others that may be following or reading this - the thread was continued
at net-dev -
https://groups.google.com/a/chromium.org/forum/#!topic/net-dev/1ZFb7xbHY2U

☆*PhistucK*


On Wed, May 30, 2018 at 3:56 PM Guillermo Pincay <
Post by Guillermo Pincay
I simply inspect the certificate.
Post by PhistucK
How do you know that it is loading an old one? Do you get page errors? Or
do you simply inspect the certificate?
Could it be that the cached responses are responses gotten using the old
certificate, rather than responses that come from the network?
☆*PhistucK*
Post by g***@htmniseko.com
I have a new SSL certificate for my sites, it loads correctly on Chrome
for most of my sites except for the one that is using a Service Worker, it
keeps loading the old SSL certificate. Does Google Chrome cache the SSL
certificate alongside with the Service Worker?
As long as I manually remove the service worker on my local using
DevTools, then on the next refresh I got the new SSL certificate.
--
--
http://groups.google.com/a/chromium.org/group/chromium-discuss
---
You received this message because you are subscribed to the Google
Groups "Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send
--
*Guillermo Pincay*
Development Manager
HTM K.K
www.htmniseko.com
Phone: *+81 (0) 136 21 2557*
91-1 Aza Yamada, Kutchan-cho, Abuta gun, Hokkaido, Japan 044-0081
This e-mail contains proprietary information some or all of which may be
legally privileged. Reasonable precautions have been taken to ensure that
this message and any attachments are free from viruses or other malicious
code, but no guarantee is implied or given.
--
--
Chromium Discussion mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss

---
You received this message because you are subscribed to the Google Groups "Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discuss+***@chromium.org.
Loading...