This is my first post. OpenSSL is not my forte.
The code below returns an unexpected checksum value for openssl-1.1.1i..
Strangely, when the same code is run for a previous version, the correct
checksum value is returned. Here is what I’ve tried:
1. Downloaded the current SHA256 value for
On Behalf
>> Of Matt Caswell
>> Sent: Wednesday, September 12, 2018 14:29
>>
>> On 12/09/18 19:24, Chris Outwin wrote:
>>> I’m an OpenSSL newbie and this is my first post. I’m using OpenSSL for
>> receipt validation in an iOS application.
>>>
>>>
I’m an OpenSSL newbie and this is my first post. I’m using OpenSSL for receipt
validation in an iOS application.
Is there a list of checksums to verify openssl download versions? I believe I
should be using openssl-1.0.2p. Can openssl-1.1.1 be used in a production
application yet? Why does