• Show log

    Commit

  • Hash : ec1ce458
    Author : Carlos Martín Nieto
    Date : 2014-08-10T17:06:53

    http: send the DER-encoded cert to the callback Instead of the parsed data, we can ask OpenSSL to give us the DER-encoded version of the certificate, which the user can then parse and validate.