Commit ec1ce4584a6a8ec2b5b227301a918548907a2b02

Carlos Martín Nieto 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.