I can not start my django server after running a statement through manage.py for generating class diagrams from db. And I always get this error but I don't know how to deal with it. OperationalError: (2026, 'SSL connection error: SSL_CTX_set_tmp_dh failed')
I have tried re-install all the modules relevant to mysql for django but it was useless.