1. 21 Sep, 2018 5 commits
  2. 20 Sep, 2018 3 commits
  3. 19 Sep, 2018 5 commits
  4. 18 Sep, 2018 5 commits
  5. 17 Sep, 2018 2 commits
  6. 16 Sep, 2018 3 commits
  7. 15 Sep, 2018 1 commit
  8. 14 Sep, 2018 3 commits
  9. 13 Sep, 2018 12 commits
  10. 12 Sep, 2018 1 commit
    • 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