1. 01 Mar, 2014 1 commit
  2. 28 Feb, 2014 2 commits
  3. 27 Feb, 2014 9 commits
  4. 26 Feb, 2014 6 commits
  5. 25 Feb, 2014 10 commits
  6. 24 Feb, 2014 10 commits
  7. 23 Feb, 2014 2 commits
    • Dr. Stephen Henson's avatar
      Only set current certificate to valid values. · c3f5d3d9
      Dr. Stephen Henson authored
      When setting the current certificate check that it has a corresponding
      private key.
      (cherry picked from commit 358d352a)
      c3f5d3d9
    • Dr. Stephen Henson's avatar
      New chain building flags. · c5ea65b1
      Dr. Stephen Henson authored
      New flags to build certificate chains. The can be used to rearrange
      the chain so all an application needs to do is add all certificates
      in arbitrary order and then build the chain to check and correct them.
      
      Add verify error code when building chain.
      
      Update docs.
      (cherry picked from commit 13dc3ce9)
      c5ea65b1