Comment on How I accidentally slowed down my nextcloud instance for months
Netrunner@programming.dev 11 months agoAfaik, they decrypt and recrypt all traffic.
Comment on How I accidentally slowed down my nextcloud instance for months
Netrunner@programming.dev 11 months agoAfaik, they decrypt and recrypt all traffic.
Gutless2615@ttrpg.network 11 months ago
Source?
tgxn@lemmy.tgxn.net 11 months ago
That’s just how they work. They terminate SSL, and then connect to your source server as a client, this gives them access to read anything submitted to your or any other sites they manage in the clear.
Darkassassin07@lemmy.ca 11 months ago
It’s a reverse proxy infront of you’re services. That’s fundamental to how a RP functions. Just like your own reverse proxy.
Netrunner@programming.dev 11 months ago
developers.cloudflare.com/…/tls-decryption/
ADTJ@feddit.uk 11 months ago
It says right in your first link that it doesn’t support self signed certs