<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">I tried that too, and it didn't work for me either. Turns out from a comment on that ticket I mentioned previously that mpstats and other MacPorts commands (like "port"?) don't use /usr/bin/curl, they have a tcl binding to (by default, the system version of) libcurl. So replacing the executable doesn't help. I gather one can replace MacPorts (not the ports, but the base installation) with a version compiled from source with an option to use its own curl (or actually libcurl) rather than the system one Looks like a bit of a nuisance to do; apparently there's been long unresolved discussion about whether or not to change the default installation to do that, but while I see the upside to the change (more stuff works on older systems, and their stats  don't go unreported), I haven't seen the downside arguments.<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Nov 3, 2021, at 00:39, raf <<a href="mailto:macports@raf.org" class="">macports@raf.org</a>> wrote:</div></blockquote><blockquote type="cite" class=""><div class="">Thanks! That worked on 10.14. I couldn't find the equivalent cert.pem<br class="">file for /usr/bin/curl on 10.6.8 (not that the same thing would have<br class="">worked there anyway), so I did this instead:<br class=""><br class="">  cd /usr/bin<br class="">  mv curl curl.orig<br class="">  ln -s /opt/local/bin/curl curl<br class=""><br class="">After that, "/usr/bin/curl <a href="https://ports.macports.org" class="">https://ports.macports.org</a>" worked<br class="">but "/opt/local/libexec/mpstats submit" still fails<br class="">with the same error.<br class=""><br class="">cheers,<br class="">raf<br class=""><br class=""></div></blockquote></div><br class=""><div class="">
<div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div>-- <br class="">eMail:<span class="Apple-tab-span" style="white-space: pre;">                          </span><a href="mailto:rlhamil@smart.net" class="">mailto:rlhamil@smart.net</a></div><div><br class=""></div></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>
<br class=""></body></html>