Re: Text replacement doesn't work

Fabian Keil <[email protected]> Fri, 28 Jan 2022 14:11:09 +0100
Newsgroups gmane.comp.web.privoxy.user
Message-ID <[email protected]>
Matteo Spigolon <[email protected]> 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

_______________________________________________
Privoxy-users mailing list
[email protected]
https://lists.privoxy.org/mailman/listinfo/privoxy-users
signature.asc (application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEETzbBfzgWkTZUoehQaRgikYuiNxwFAmHz620ACgkQaRgikYui
NxwPlg//fovI3WbAqf/q5/kR9Ln8UI1Vge5XyQ2w1ieAachZP3caIzRSeFpRs1bL
cJ9hqkp/xzWn4bV8N1iSVHbjoLD1GPF9N6vlJkvxVC/nzk3JQ/ky3hWbi72EZy3m
Y6wEqDo6to+8fG27FLL6NrnRcvqOse4sUYgLwlB/YE589jP6UWmq0a1W7Sy8wJFo
QVCq6GRvdhJBAzsO59Hw51AZxPFCBOq24wbEowJPagcNWNC1wlYu3PyVBQwshRyu
Eh7cg6af0JFC6j8EV6lQ6oJ6lkI/3eZ6eIhhDjDp/ZVFooAz7A3l2t5lx9wc1oww
dTFogYZR+aL97THrjYkEJft+5bfCcqHqL4B57ANH/XwoTxHDkAmpkBobs2tWhDWb
DtbA3OLFaBdw1NlTpZidZyRfFqk3umVI5RLs4hWm6ejzKdltdvjZNkMYZYxLLCM+
7QdpknrXsozMeRJN5w9pt6vwPTFLt3ffxkudOjtrpIgWOxOTJbbnXVSYn0cOUglh
AgkGElVI/IVXahxlkNJZsT8ULy49IuwgGygb7jeWlytRh9lQ+5dj4qnHek6pmbia
ejbpOVfLeNx779SheCUWWXBpgftb3J5hNRYnFj2ehZc3p5FOXN5MU9jB2XP37TfG
qgeQWZkEijYZfWUzP2h5OkpGq9iBa6yWYJLDQ/tEXO232IkkEmc=
=Lc1K
-----END PGP SIGNATURE-----