[Privoxy-devel] Can not compile with openssl 1.0.2
Fabian Keil
fk at fabiankeil.de
Tue Sep 22 14:40:36 UTC 2020
Hớ Hờ Hợ <kjllmeplz at gmail.com> wrote:
> Thank you for looking into this problem for me. I managed to compile when
> applying your patch and modify it like below.
> #ifdef _WIN32
> # include <wincrypt.h>
> # undef X509_NAME
> # undef X509_EXTENSIONS
> #endif
Great. Committed.
> The reason i want to use openssl 1.0.2 because that's latest version on
> cygwin.
I see.
> And when using openssl 1.1.1 (compile on msys2) to enable https inspection
> on privoxy, some websites: imgur.com, twitch.tv, msys2.org.. can't load all
> data. It's not happen when using mbedtls.
> I don't know if it's because of openssl 1.1.1 or not.
This may be the result of an issue I hopefully just fixed.
It could happen with OpenSSL 1.0.2 as well, for details see
3bba37b52 and 3e7f4235d.
Fabian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.privoxy.org/pipermail/privoxy-devel/attachments/20200922/06c5ad92/attachment.bin>
More information about the Privoxy-devel
mailing list