How to use openssl

Don Payette payettedon at gmail.com
Tue May 30 17:13:44 UTC 2023


That fixed the current problem.
Now this problem in crypto.h:

OSSL_CRYPTO_ALLOC void *CRYPTO_malloc(size_t num, const char *file, int
line);
Error (active) E0077 this declaration has no storage class or type
specifier DFDS C:\Program Files\OpenSSL-Win64\include\openssl\crypto.h 344
Error (active) E0065 expected a ';' DFDS C:\Program
Files\OpenSSL-Win64\include\openssl\crypto.h 344

Don Payette
(cell) 479-216-6320 <(479)%20216-6320>


On Tue, May 30, 2023 at 11:29 AM Don Payette <payettedon at gmail.com> wrote:

> Thus my confusion. The unzipped distribution has an "include" folder. I
> also downloaded a Win64 Installer and when it installs there is also an
> "include" folder.
> So it sounds like I should use the latter for my compiles.
>
> Don Payette
> (cell) 479-216-6320 <(479)%20216-6320>
>
>
> On Tue, May 30, 2023 at 10:46 AM Michael Wojcik <
> Michael.Wojcik at microfocus.com> wrote:
>
>> > From: openssl-users <openssl-users-bounces at openssl.org> On Behalf Of
>> Don Payette
>> > Sent: Tuesday, 30 May, 2023 08:53
>>
>> > I go look in C:\Users\MyUser\Documents\OpenSSL\include\openssl and I
>> find:
>>
>> > ssl.h.in
>> > err.h.in
>>
>> > but  doesn't have
>>
>> > ssl.h
>> > err.h
>>
>>
>> The *.in files are source used to build the headers. What you seem to be
>> looking at is the source for OpenSSL, not a built OpenSSL distribution.
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mta.openssl.org/pipermail/openssl-users/attachments/20230530/74fd382c/attachment.htm>


More information about the openssl-users mailing list