Gitea migration: server certificate verification failed. CAfile: none CRLfile: none "SKIP_TLS_VERIFY = true"

After some debugging, I’ve found that the dump_repo command never calls LoadSettings at all. So SkipTLSVerify is set to false no matter what’s in app.ini.