On Sat, Sep 30, 2023 at 05:32:07PM +1000, onefang wrote:
> On 2023-09-29 21:17:53, Joel Roth via Dng wrote:
> > I encountered certificate-related problems running
> > apt-get update. Any suggestions on resolving them?
> >
> > % cat /etc/apt/sources.list
> >
> > deb https://deb.devuan.org/merged daedalus main
> > deb https://deb.devuan.org/merged daedalus-updates main
> > deb https://deb.devuan.org/merged daedalus-security main
>
> Don't use https for deb.devuan.org. That's a DNS Round Robin for several
> of our package mirrors, none of them have a certificate that matches
> "deb.devuan.org".
> If you want to use HTTPS, then pick a mirror from
> https://pkgmaster.devuan.org/mirror_list.txt that supports HTTPS and use
> that one directly instead of deb.devuan.org.
Thank you very much.
--
Joel Roth