Emby + Letsencrypt dockers


Recommended Posts

I have an emby server running and have setup the letsencrypt docker to get an ssl cert and also to use the reverse proxy. I followed the spaceinvader one video on how to set this up but have not been able to verify that the proxy is actually doing what I want it to do, which is to make sure all incoming requests are over https and all outgoing responses are https. 

 

I have tried checking the nginx access log but that got me more confused than confident as when an initial connection is made, it logs the response as https to my public domain, but after a device begins playback it logs HTTP/2 for the responses and doesn't specify if the traffic is actually being secured(encrypted). 

 

Long question made short, is there a way I can verify that all incoming traffic to my reverse proxy is over https and that all my responses are https as well?

Link to comment
I have an emby server running and have setup the letsencrypt docker to get an ssl cert and also to use the reverse proxy. I followed the spaceinvader one video on how to set this up but have not been able to verify that the proxy is actually doing what I want it to do, which is to make sure all incoming requests are over https and all outgoing responses are https. 
 
I have tried checking the nginx access log but that got me more confused than confident as when an initial connection is made, it logs the response as https to my public domain, but after a device begins playback it logs HTTP/2 for the responses and doesn't specify if the traffic is actually being secured(encrypted). 
 
Long question made short, is there a way I can verify that all incoming traffic to my reverse proxy is over https and that all my responses are https as well?
You could sniff traffic on your network,eithed at the firewall or on unraid and view which packets are flowing on the wire.

Sent from my SM-N960W using Tapatalk

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.