Stop controller https redirects

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.

Stop controller https redirects

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.
Stop controller https redirects
Stop controller https redirects
2021-10-06 16:36:57
Hardware Version: V1
Firmware Version: 4.4.4

Hello:

 

I'll use an example to be clear..

 

#wget http://localhost:8088

 

Redirects to https://localhost:8043/login

 

This makes no sense, even browsers consider localhost to be safe, I want to disable this redirects because I want to put a reverse proxy in front of the omada software controller and currently have to waste CPU cycles by instructing the frontend server to connect to the controller https interface..

 

 

  1      
  1      
#1
Options
2 Reply
Re:Stop controller https redirects
2022-04-01 08:39:15

I am on the same boat.

Is it not possible to disable HTTPS redirect for the Omada controller management interface?

Also would like to put it behind an HTTPS reverse proxy.

@crrodriguez , Did you manage to find a way?

  0  
  0  
#2
Options
Re:Stop controller https redirects
2022-04-01 14:21:47 - last edited 2022-04-01 14:24:34

  @kozalp I have since abandoned this approach and have an oc200 connected to tp-link omada cloud.  I digged up into the controller source code and all of this is hardcoded, it is not possible to do what we want, even if the default it does not make any sense whatsoever as forcing https is only reasonable from the internet or in untrusted local networks, with valid ssl certificates.

 

  0  
  0  
#3
Options

Information

Helpful: 1

Views: 920

Replies: 2