[Privoxy-devel] https-inspection challenges
Fabian Keil
fk at fabiankeil.de
Sun Jun 7 12:26:30 UTC 2020
Lee <ler762 at gmail.com> wrote:
> On 6/5/20, Fabian Keil <fk at fabiankeil.de> wrote:
> >
> > Great. I hope that most packagers enable FEATURE_HTTPS_INSPECTION.
>
> How do I tell privoxy configure where the mbed-tls libraries/includes
> are located?
On ElectroBSD I set LDFLAGS and CPPFLAGS before calling configure:
export LDFLAGS=-L/usr/local/lib
export CPPFLAGS=-I/usr/local/include/
I need this for pcre anyway.
> I got mbed tls version 2.16.6 from
> https://github.com/ARMmbed/mbedtls/releases
Note that this is the Apache-2.0-licensed version.
The GPLv2-licensed version is available at:
https://tls.mbed.org/download
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/20200607/c7bb02f8/attachment.bin>
More information about the Privoxy-devel
mailing list