On Wed, Jun 17, 2020 at 01:31:31AM -0400, Leo Famulari wrote: > I haven't updated the package yet because it doesn't work reliably for > me — sometimes it can connect to trackers, and sometimes it can't. I > don't know why yet. For some reason, this new version of Transmission fails to find the X.509 certificate bundle in its default location while using curl. It works fine when I set, for example: CURL_CA_BUNDLE=/etc/ssl/certs/ca-certificates.crt I wonder, what's the best way for us to handle this? Our curl package has a CURL_CA_BUNDLE search path. And some other packages have bits to make things work.