I'm also seeing this issue on Ubuntu 20.04 with Nim 1.4.4, 1.4.6 and 1.4.8. I **don 't** see the issue on 1.4.2.
I'm building my program in a `nimlang/nim` docker container, then distributing the compiled binary to run on a different Ubuntu 20.04 computer. The `ca-certificates` package is installed and up to date on the Ubuntu computer. What else can I tell you to help diagnose the problem?
