Bonjour,
first, thank you for the very handy ShinyProxy! 馃檪
I have just a small suggestion on the HTTPS (SSL / TLS) entry in Security: HTTPS (SSL / TLS): the example says
ssl_protocols TLSv1 TLSv1.1 TLSv1.2;
...whereby TLSv1 is deprecated since 2021. By default, NGINX uses ssl_protocols TLSv1.2 TLSv1.3 and to my understanding, it would be helpful, if you could adjust this accordingly.
Best,
bathyscapher
Bonjour,
first, thank you for the very handy ShinyProxy! 馃檪
I have just a small suggestion on the HTTPS (SSL / TLS) entry in Security: HTTPS (SSL / TLS): the example says
...whereby TLSv1 is deprecated since 2021. By default, NGINX uses
ssl_protocols TLSv1.2 TLSv1.3and to my understanding, it would be helpful, if you could adjust this accordingly.Best,
bathyscapher