FAQ  •  Register  •  Login

SSL / https

<<

spudy12

DLNA master

Posts: 234

Joined: Thu Oct 18, 2012 7:07 pm

Post Tue May 14, 2013 5:50 pm

SSL / https

Not sure if this has already been asked for, (a quick search did not come up with anything, so sorry if it has)

would it be possible to incorporate a way to allow the use of ssl certificates (including self signed) for the media browsers? possibly have a section on the console that allows you to input the keys and enable it?

Thanks
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue May 14, 2013 5:56 pm

Re: SSL / https

I don't think I'll be doing that. You could do it yourself by running Apache / nginx/ IIS as a reverse proxy and install the certs there.
<<

patters

User avatar

DLNA master

Posts: 1282

Joined: Sat Oct 09, 2010 3:51 pm

Location: London, UK

Post Wed May 15, 2013 11:18 pm

Re: SSL / https

SSH tunnelling may be easier.
LG OLED55B8PLA | PS4 Pro | Xbox One S | Synology DS214play
Serviio 2.1 package for Synology NAS - with limited hardware transcoding support!
<<

cerothen

Streaming enthusiast

Posts: 20

Joined: Sat Dec 29, 2012 2:37 pm

Post Mon Jun 10, 2013 1:19 am

Re: SSL / https

I have been using mediabrowser with the ISS ARR (reverse proxy) for a while now and I can say that it works quite well. For my setup I have a cheap SSL cert however a self signed cert should work just fine as well.
<<

spudy12

DLNA master

Posts: 234

Joined: Thu Oct 18, 2012 7:07 pm

Post Wed Jun 12, 2013 12:43 am

Re: SSL / https

Do you by any chance have a guide on how to set it up? :)
<<

cerothen

Streaming enthusiast

Posts: 20

Joined: Sat Dec 29, 2012 2:37 pm

Post Thu Jun 27, 2013 11:32 am

Re: SSL / https

spudy12 wrote:Do you by any chance have a guide on how to set it up? :)

I appologize for the delay, I only check into this forum every few weeks here is the configuration.

Steps for Reverse Proxy IIS

1) Ensure IIS is enabled on your computer (control panel -> programs -> add remove windows features -> Internet info services)
2) Install web platform installer (http://www.microsoft.com/web/downloads/platform.aspx)
3) Open IIS (under administrative tools)
4) Under the entry of your computer name you will see an option for web platform installer (right at the end)
5) In web platform installer in the search type application routing and install the application routing request also install URL rewrite
6) Restart IIS
7) Enable Proxy (IIS -> Computer Node -> IIS (Section) -> Application Routing -> Server Proxy Settings (Sidebar) -> Check Enable Proxy)
8) Force SSL (Sites Node (Expand) -> <Your site> -> SSL Settings -> Require SSL) - [You might also want to ensure that you have bound this site to 443 and forwarded your router]
9) Create rewrite rules: (Sites Node (Expand) -> <Your site> -> URL Rewrite -> Add Rules -> Blank Inbound Rule)

RULE 1
URL Rewrite Under "Default Site"
MatchURL
Requested URL: Matches the Pattern
Using: Regular Expressions
Pattern: mediabrowser(.*)
Ignore Case: Yes

Conditions: Default
Server Vars: Default

Action
Action Type: Rewrite
Rewrite URL: http://localhost:23424/{R:0}
Append: Yes
Log: No
Stop Proc Other Rules: Yes

RULE 2
URL Rewrite Under "Default Site"
MatchURL
Requested URL: Matches the Pattern
Using: Regular Expressions
Pattern: cds(.*)
Ignore Case: Yes

Conditions: Default
Server Vars: Default

Action
Action Type: Rewrite
Rewrite URL: http://localhost:23424/{R:0}
Append: Yes
Log: No
Stop Proc Other Rules: Yes
<<

spudy12

DLNA master

Posts: 234

Joined: Thu Oct 18, 2012 7:07 pm

Post Fri Sep 20, 2013 2:53 pm

Re: SSL / https

Thankyou for that, I did give it a try but ended up going with an apache reverse proxy instead

did you have any problems with the flow player logo reappearing on your rewrite url when it was not on the normal?

Thanks
<<

syoa28

Serviio newbie

Posts: 2

Joined: Mon Oct 21, 2013 4:20 pm

Post Mon Oct 21, 2013 4:32 pm

Re: SSL / https

HI , I'm new and I'm trying to enable SSL on my serviio media browser but unable to do so with the instructions here. I'm running windows 2012 essentials server and running anywhere access remote as my default site. i don't see serviio in my IIS.
would you be able to provide instructions to use IIS for Serviio, then enable SSL?

Also what xml file do I edit to edit the login page for serviio? and can we integrate AD to authenticate users?

thnaks
<<

spudy12

DLNA master

Posts: 234

Joined: Thu Oct 18, 2012 7:07 pm

Post Mon Oct 21, 2013 6:28 pm

Re: SSL / https

syoa28 wrote:HI , I'm new and I'm trying to enable SSL on my serviio media browser but unable to do so with the instructions here. I'm running windows 2012 essentials server and running anywhere access remote as my default site. i don't see serviio in my IIS.
would you be able to provide instructions to use IIS for Serviio, then enable SSL?

Also what xml file do I edit to edit the login page for serviio? and can we integrate AD to authenticate users?

thnaks


I haven't been able to try it on windows using ISS myself, however if you are interested in the apache proxy version I'll be writing up a thorough guide soon
<<

syoa28

Serviio newbie

Posts: 2

Joined: Mon Oct 21, 2013 4:20 pm

Post Tue Oct 22, 2013 11:50 pm

Re: SSL / https

thanks...i'll give that a try.
<<

o2co0l

Serviio newbie

Posts: 10

Joined: Mon Sep 19, 2016 10:01 am

Post Fri Mar 24, 2017 7:09 am

Re: SSL / https

Bonjour,

Je ne comprend pas cette aprtie la de la procédure :

7) Enable Proxy (IIS -> Computer Node -> IIS (Section) -> Application Routing -> Server Proxy Settings (Sidebar) -> Check Enable Proxy)


IL faut renseigner quoi exactement pour que ça fonctionne ?

Image

Aidez moi s'il vous plait j'y suis presque !! merci !!!

PS : le mediabrowser est hébergé sur le même serveur

Return to Feature requests

Who is online

Users browsing this forum: No registered users and 28 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.