Refs: https://github.com/nodejs/node/pull/33981#issuecomment-647107568 - [this CI run](https://ci.nodejs.org/job/node-test-commit-linux-containered/20895/nodes=ubuntu1804_sharedlibs_openssl111_x64/consoleFull) specifically I'm 90% sure that's caused by that buildbot using openssl 1.1.1b in `/opt/openssl-1.1.1b`. Can it be upgraded to 1.1.1g? Alternatively, Ubuntu 18.04 has a security back-port of 1.1.1 according to https://launchpad.net/ubuntu/bionic/+source/openssl and that gets us closer to testing what the distros link against.