Line 142:
Line 142:
db domains setprop chat.mycompany.local letsencryptSSLcert enabled
db domains setprop chat.mycompany.local letsencryptSSLcert enabled
−
Note that smeserver-rocketchat adds a ProxyPass directive for the letsencrypt directory .well-known/acme-challenge
+
Note that smeserver-rocketchat adds redirect on port 80 for the letsencrypt directory .well-known/acme-challenge
+
+
You should be able to reach:
+
+
http://chat.mycompany.local/.well-known/acme-challenge/
+
+
This should redirect to:
+
+
https://chat.mycompany.local/.well-known/acme-challenge/
+
+
Anything else going to chat.mycompany.local should get to Rocket.Chat
===Mongo DB examples===
===Mongo DB examples===