Line 280:
Line 280:
−
===SSL===
+
===SSL with Proxypass===
{{Note box|This is still experimental and there may be issues with SSL only for the Primary iBay and Letsencrypt. You will need a minimum version of smeserver-rocketchat-0.1-5 }}
{{Note box|This is still experimental and there may be issues with SSL only for the Primary iBay and Letsencrypt. You will need a minimum version of smeserver-rocketchat-0.1-5 }}
Line 307:
Line 307:
We need to set Rocket.Chat to listen on localhost now:
We need to set Rocket.Chat to listen on localhost now:
−
config setprop rocketchat rootURL localhost
+
config setprop rocketchat rootURL chat.mycompany.domain SSLProxy yes
signal-event remoteaccess-update
signal-event remoteaccess-update
service rocketchat restart
service rocketchat restart