I just wanted to thank you for creating this. Saved me a lot of headache!
I hope other people find this.
A lot of stackoverflow answers suggest: https://www.npmjs.com/package/ssl-root-cas
But that no longer works so this project is the only good alternative I have found.
I tried to convert Mozillas raw certdata.txt myself but that was too much for me.
I was slightly concerned first because this project uses the following urls:
https://ccadb-public.secure.force.com/mozilla/PublicAllIntermediateCertsWithPEMCSV
https://ccadb-public.secure.force.com/mozilla/IncludedCACertificateReportPEMCSV
And they looked slightly shady. I have not heard of this force.com before.
But after some research I noticed that these are official from Mozilla: https://wiki.mozilla.org/CA/Intermediate_Certificates
If anyone is skeptical just check the Intermediate CA Certificates (CSV with PEM of raw certificate data) line. It is the same link.
So I want to thank you again for creating what seems the only alternative to ssl-root-cas.
Have a great day! :)
I just wanted to thank you for creating this. Saved me a lot of headache!
I hope other people find this.
A lot of stackoverflow answers suggest: https://www.npmjs.com/package/ssl-root-cas
But that no longer works so this project is the only good alternative I have found.
I tried to convert Mozillas raw certdata.txt myself but that was too much for me.
I was slightly concerned first because this project uses the following urls:
https://ccadb-public.secure.force.com/mozilla/PublicAllIntermediateCertsWithPEMCSV
https://ccadb-public.secure.force.com/mozilla/IncludedCACertificateReportPEMCSV
And they looked slightly shady. I have not heard of this force.com before.
But after some research I noticed that these are official from Mozilla: https://wiki.mozilla.org/CA/Intermediate_Certificates
If anyone is skeptical just check the
Intermediate CA Certificates (CSV with PEM of raw certificate data)line. It is the same link.So I want to thank you again for creating what seems the only alternative to ssl-root-cas.
Have a great day! :)