How do we know that we need to download a new one? We have an app that uses cacert.pem and if a new one is issued then the app stops functioning. We would ideally want as much less downtime as possible. We are downloading the file once a day via a script but if there was a way to know when a new cacert had been posted then we can download it right away without waiting for our script to run. Thank you very much.
Sent from my iPhone > On Jul 2, 2016, at 4:24 AM, Daniel Stenberg <[email protected]> wrote: > >> On Fri, 1 Jul 2016, [email protected] wrote: >> >> How do we know if and when there is a new cacert.pem file? > > You mean on the curl web site? It checks the mozilla source daily and if that > is updated, a new one is generated. > > -- > > / daniel.haxx.se > ------------------------------------------------------------------- > List admin: https://cool.haxx.se/list/listinfo/curl-library > Etiquette: https://curl.haxx.se/mail/etiquette.html ------------------------------------------------------------------- List admin: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html
