Skip to content
  1. Sep 10, 2014
  2. Sep 09, 2014
  3. Sep 08, 2014
  4. Sep 07, 2014
  5. Sep 06, 2014
  6. Sep 05, 2014
  7. Sep 04, 2014
  8. Sep 03, 2014
  9. Sep 02, 2014
  10. Sep 01, 2014
  11. Aug 31, 2014
    • Vilmos Nebehaj's avatar
      Check CA certificate in curl_darwinssl.c. · 0426670f
      Vilmos Nebehaj authored
      SecCertificateCreateWithData() returns a non-NULL SecCertificateRef even
      if the buffer holds an invalid or corrupt certificate. Call
      SecCertificateCopyPublicKey() to make sure cacert is a valid
      certificate.
      0426670f