I am using Ubuntu 20.04 WSL2 on Windows 10. I followed this answer to lower the SSL security level in my /etc/ssl/openssl.cnf
file, but I'm seeing the following error when I run Python:
↧
ssl.SSLError: [SSL: DH_KEY_TOO_SMALL] dh key too small (_ssl.c:1108) in python
↧