From 92f9db17466c4e28998a5cf849c7a861093eff23 Mon Sep 17 00:00:00 2001 From: Yiming Jing Date: Mon, 10 Sep 2018 11:32:23 -0700 Subject: tests/certs: rebuild certs with 2048-bit RSA keys The previous test certificates contained RSA keys of only 1024 bits. However, RSA claims that 1024-bit RSA keys are likely to become crackable some time before 2010. The NIST recommends at least 2048-bit keys for RSA for now. Better use full 2048 also for testing. Closes #2973 --- tests/certs/Server-localhost-firstSAN-sv.der | Bin 862 -> 994 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'tests/certs/Server-localhost-firstSAN-sv.der') diff --git a/tests/certs/Server-localhost-firstSAN-sv.der b/tests/certs/Server-localhost-firstSAN-sv.der index c878bfb1d..fe8e532d9 100644 Binary files a/tests/certs/Server-localhost-firstSAN-sv.der and b/tests/certs/Server-localhost-firstSAN-sv.der differ -- cgit v1.2.3