Bug#931804: python3-trustme: Key size too small

2019-07-10 Thread Robie Basak
Hi Matthias, On Wed, Jul 10, 2019 at 05:42:03PM +0200, Matthias Urlichs wrote: > Package: python3-trustme > Version: 0.4.0-3 > Severity: important > Tags: patch > > Debian changed the default key size requirement to 2048 bits, thus keys > generated with trustme no longer work. I don't

Bug#931804: python3-trustme: Key size too small

2019-07-10 Thread Matthias Urlichs
Package: python3-trustme Version: 0.4.0-3 Severity: important Tags: patch Debian changed the default key size requirement to 2048 bits, thus keys generated with trustme no longer work. diff --git a/trustme/__init__.py b/trustme/__init__.py index 7f2b37a..d0c50a5 100644 --- a/trustme/__init__.py