Skip to content
  1. Sep 21, 2018
  2. Sep 20, 2018
  3. Sep 19, 2018
  4. Sep 18, 2018
  5. Sep 17, 2018
  6. Sep 16, 2018
  7. Sep 15, 2018
  8. Sep 14, 2018
  9. Sep 13, 2018
  10. Sep 12, 2018
    • Yiming Jing's avatar
      tests/certs: rebuild certs with 2048-bit RSA keys · 92f9db17
      Yiming Jing authored
      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
      92f9db17