OpenWrt Forum Archive

Topic: Long-term updating of ca-certificates

The content of this topic has been archived on 21 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

My employer is developing an OpenWRT device that's an HTTPS client.  Naturally, we install ca-certificates.  Which works great together with our HTTPS client code (libcurl).

However, thinking long-term, over the years certificate authorities come and go.  So it seems like our device should also periodically update its ca-certificates.

I'm curious how have others solved this issue.  Perhaps a cron job that periodically updates ca-certificates via opkg?

Or am I missing something, and updating ca-certificates isn't really necessary?

Thanks!

Thanks, I'll try updating just that file.  If that works, I suppose I don't even need ca-certificates installed.

It worked!  Thanks nozombian

The discussion might have continued from here.