Skip to content

Commit

Permalink
Update fetch.sh.
Browse files Browse the repository at this point in the history
  • Loading branch information
floitsch committed Oct 17, 2024
1 parent 08f222b commit 7303074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/fetch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ git clone https://github.com/agl/extract-nss-root-certs.git
curl https://hg.mozilla.org/mozilla-central/raw-file/tip/security/nss/lib/ckfw/builtins/certdata.txt -o certdata.txt
go run extract-nss-root-certs/convert_mozilla_certdata.go > certdata.new

toit.run to_toit_source.toit certdata.new > ../src/certificate_roots.toit
toit.run to_toit_source.toit certdata.new > ../src/certificate-roots.toit

0 comments on commit 7303074

Please sign in to comment.