Re: Trying to get a public info for a certificate

2019-06-03 Thread Daniel Pedraza
ave the "correct" data. My guess is you're right and the application has been hashing the wrong thing all along. I will look into it. Anyway, thanks a lot you guys, you are the best! On Mon, Jun 3, 2019 at 11:31 AM Viktor Dukhovni wrote: > On Mon, Jun 03, 2019 at 10:40:02AM -0500, D

Trying to get a public info for a certificate

2019-06-03 Thread Daniel Pedraza
Hi guys! I'm trying to upgrade an old C project from OpenSSL 1.0.2 to the newest 1.1.1 version. Everything's going smoothly, except for one little detail: There's a part of the code where we're doing a sha256 hash of the public key of our certificate. On the older OpenSSL, we were able to get the