I use Let's encrypt certificates on the server. The certificates are automatically renewed and the server-config is updated.
Problem: When I open the web-page in Chrome, it shows that the certificate is valid, but the Certificate dialogue still shows the old certificate info (see Valid from dates):
When I open the page in incognito mode, the browser shows the correct/new certificate
Another odd thing:
- after refreshing the page with CTRL+F5, Chrome shows the correct info
- but when I now close the tab and open a new tab, the old info will be shown again!?
Questions:
- Is this maybe a bug in Chrome? i.e. maybe it caches the certificate info for too long
- Or is there something my web-page/server can do to update this info?