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-lastSAN-sv.pub.der | Bin 162 -> 294 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'tests/certs/Server-localhost-lastSAN-sv.pub.der') diff --git a/tests/certs/Server-localhost-lastSAN-sv.pub.der b/tests/certs/Server-localhost-lastSAN-sv.pub.der index 06fe6d066..5cd11dc13 100644 Binary files a/tests/certs/Server-localhost-lastSAN-sv.pub.der and b/tests/certs/Server-localhost-lastSAN-sv.pub.der differ -- cgit v1.2.3