Comment on How I accidentally slowed down my nextcloud instance for months
Netrunner@programming.dev 1 year agoAfaik, they decrypt and recrypt all traffic.
Comment on How I accidentally slowed down my nextcloud instance for months
Netrunner@programming.dev 1 year agoAfaik, they decrypt and recrypt all traffic.
Gutless2615@ttrpg.network 1 year ago
Source?
tgxn@lemmy.tgxn.net 1 year 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 1 year 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 1 year ago
developers.cloudflare.com/…/tls-decryption/
ADTJ@feddit.uk 1 year ago
It says right in your first link that it doesn’t support self signed certs