humhub / app

22 stars 8 forks source link

No https #120

Closed CyberPingU closed 1 year ago

CyberPingU commented 1 year ago

Hello, while trying to connect to my https://my.example.org I get an error saying that plain text is not allowed: the app infact tries ti connect to http://my.example.org ignoring the "s" of https

luke- commented 1 year ago

Please check your Base URL setting: Administration -> Settings.

Also check: https://docs.humhub.org/docs/admin/reverse-proxy

CyberPingU commented 1 year ago

Allright, the base url was correct (https): I added headers passing in the nginx revproxy and now it behaves correctly even from the app. Sorry for the bother. The issuse can be closed.