On Fri, 2 Feb 2024 12:40:46 -0500
Jean-Francois Messier via linux <linux@linux-ottawa.org> wrote:

> In some failed logins, I saw somewhere an error about expired
> certificates. Since this time, I never managed to login with the same
> credentials I used previously.

> My question: Where are those files, so I could find the one from this
> access point and remove it, so it gets downloaded again?

Most likely in /usr/share/ca-certificates/mozilla if the Internet searching
I did is to be believed.

> I suspect that those files have a very short lifetime, like a
> week. Once I find which one it is, I could put a line to delete this
> file when booting the laptop.

You can check the expiry date with:

openssl x509 -in the-file.crt -noout -text | grep 'Not [BA]'

Regards,

Dianne.

To unsubscribe send a blank message to linux+unsubscr...@linux-ottawa.org
To get help send a blank message to linux+h...@linux-ottawa.org
To visit the archives: https://lists.linux-ottawa.org

Reply via email to