diff roundup/scripts/roundup_gettext.py @ 6420:5d6b6e948e17

Upgrade SSL params for roundup-server Params were still using md5, a key size of 768 and allowed SSL 2 and 3. Now using sha512, key size of 2048 and TLS 1.1 or newer. This still doesn't fix the use of SSL in roundup-server. It has problems under both 2.7 and 3.x. Tickets in tracker opened for both,
author John Rouillard <rouilj@ieee.org>
date Sun, 23 May 2021 17:41:23 -0400
parents 32a5a54536b5
children d1c29284ccd9
line wrap: on
line diff

Roundup Issue Tracker: http://roundup-tracker.org/