Changes

From SME Server
Jump to navigationJump to search
243 bytes added ,  15:52, 26 August 2016
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===

Navigation menu