<div dir="ltr">Reading through the mailing list I saw the references to this message (which I was getting in spades)<br><blockquote style="margin:0 0 0 40px;border:none;padding:0px">Unable to update repository ....<br>Error updating repositories<br><br></blockquote>Saw a post from April this year recommending:<br>   <a href="https://pkg.dragonflybsd.org/pkg/${ABI}/LATEST">https://pkg.dragonflybsd.org/pkg/${ABI}/LATEST</a><br><br>I ran "pkg --debug update >& ~/pkgu.log" and saw this message from curl<div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>SSL certificate problem: unable to get local issuer certificate<br></div><div><br></div></blockquote>Doing the trusty "openssl version -d".   I get back /etc/ssl, but then I noticed that there's two versions of openssl installed.<br>/usr/bin/openssl and /usr/local/bin/openssl.   I chose the latter because curl is in /usr/local/bin<br><br>Checking the issuers they all seem to be LetsEncrypt.    <br><br>I downloaded  a copy of the Mozilla Certificate store.    After experimenting it seems to need to be placed in /etc/ssl  (even though curl was compiled into /usr/local).<br><br>Once I made this change, everything was working, as expected.   I didn't back the <a href="http://pkg.dragonblybsd.org">pkg.dragonblybsd.org</a> URL out of dl-latest.conf.</div><div><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">Chris Cowan<br><br></div></div></div>