humhub / app

20 stars 8 forks source link

No https #120

Closed CyberPingU closed 11 months ago

CyberPingU commented 11 months 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 11 months ago

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

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

CyberPingU commented 11 months 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.