<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">I tried to write privoxy-pki-bundle to have these two basic behaviors:<div class=""><br class=""></div><div class=""><ol class="MailOutline"><li class="">Updates to the file ${prefix}/share/curl/curl-ca-bundle.crt via port curl-ca-bundle will force reinstallation of the CA file ${prefix}/etc/privoxy/CA/trustedCAs.pem with the new CAs.</li><li class="">port install privoxy-pki-bundle will generate this CA file from source; MacPorts will not use a buildbot to create and save an (inevitably outdated) file of CAs to be installed when this port is installed.</li></ol><div class=""><br class=""></div></div><div class="">Apparently, neither of these behaviors is working, as I see from the recent update of curl-ca-bundle.</div><div class=""><br class=""></div><div class="">I’d appreciate any pointers to get this port configured and working the way it should to make sure that CAs are automatically updated, and old CAs aren’t installed.</div></body></html>