Skip to content

I need help understanding encrypted trafic between my services #4379

Closed Answered by mathisgauthey
mathisgauthey asked this question in Q&A
Discussion options

You must be logged in to vote

I got a really complete answer by FoxxMD (FoxxMD on Github) which I'll forward here to help others in need :


I can't comment on anything specific about NPM since I don't use it but I can respond to a few points in your setup questions, generally, I think:

Is the traffic between Cloudflare Tunnel and Nginx Proxy Manager encrypted ?

No. Encryption ends at the tunnel, before cloudflared (the tunnel application) forwards it to NPM

I am using port 80, but as the SSL cert are defined on npm and used by proxy hosts, how does that work ? ....

This is unnecessary. NPM does not need (or use) certs to handle the traffic coming from cloudflared. The traffic is unencrypted at this point. [2]

The po…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mathisgauthey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant