[Privoxy-users] Text replacement doesn't work

Fabian Keil fk at fabiankeil.de
Fri Jan 28 13:11:09 UTC 2022


Matteo Spigolon <ns at fabbricapolitica.com> wrote on 2022-01-28 at 13:53:34:

> Fixed permission and added a password.
> 
> Errors now:
> 
> 2022-01-28 13:53:23.252 7f0b6ffff700 Error: Failed to get ciphersuite id for ALL
> 2022-01-28 13:53:23.252 7f0b6ffff700 Error: Setting the cipher list 'ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH' for the client connection failed
> 2022-01-28 13:53:23.252 7f0b6ffff700 Error: Failed to open a secure connection with the client

It looks like you are using a cipher list that is expected
to work with OpenSSL but are using a Privoxy binary that has
been linked against mbedTLS.

Try removing the cipher-list directive or try the examples
that are supposed to work with mbedTLS:
<https://www.privoxy.org/user-manual/config.html#CIPHER-LIST>

Be aware of the warning, though:
| Specifying an unusual cipher list makes fingerprinting easier.
| Note that the default list provided by the TLS library may be
| unusual when compared to the one used by modern browsers as well.

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-users/attachments/20220128/921c35bc/attachment.bin>


More information about the Privoxy-users mailing list