Open leostera opened 9 months ago
I'll pick this one up!
When running ./_build/defaults/regen.exe
, we are creating a cas.ml
file with content similar to certificates.ml file.
https://github.com/suri-framework/castore/blob/201b6758f19f298c1903e49ab6402930aa7066c1/regen.ml#L88
Might want to change this from cas.ml
to certificates.ml
Since we are using the Mozilla-published PEM files, we should have a weekly job that checks if there's any update to their files, and repackages and published a new version of this lib automatically.
If the files are the same, no need to update and publish.