Generate a certificate transparency log list for OpenSSL 1.1.1 and newer.
This script is a simplified version of print_log_list.py from https://github.com/google/certificate-transparency/. It neither verifies JSON schema nor signatures, but only depends on stdlib modules and is Python 3 compatible.