Hiya,
I know the NC Client uses TLS to talk to a NC server, but I have a worry:
At a customer site, they are going to implement a) a L7 firewall which does packet and session inspection, and b) forward proxying using a MITM proxy.
This means that even though the NC client and server uses TLS, the server certificate will be replaced by the MITM proxy with its own certificate. This again means that TLS encryption is worth nothing since the proxy will decrypt traffic so that the L7 firewall can inspect it.
My question is: Does the NC client use any encryption on top of TLS to prevent this?
I know that E2EE is a possibility, but I’m not interested in storing encrypted data on the NC server.
Thanks,
/tony