Forum Discussion
yadgayan
Cirrus
I can use 2 workers (bash scripts) to update a single CA file based on trusted CA parties that IRD provided. (I never tried but just an idea). I can use the below list to pull the certificates
All intermediate list
https://ccadb.my.salesforce-sites.com/mozilla/PublicAllIntermediateCerts
All Root list
https://curl.se/docs/caextract.html
But I'm seeking any other easy way to do it?
whisperer
Jul 27, 2023MVP
Interesting, there is a certificate bundle management:
Check out this excerpt;
"In the Include URLs field, type the URL where remote CA bundles reside, and click Add to include that for generating the new CA bundle.
Only HTTPS URLs are allowed in the Include URLsfields"