How Can we Enable HTTPS or Install ssl when mumara did install by cli ?

emailninja

Beginner
Apr 28, 2021
2
0
1
Dear Team,

Please share step by step Process how can we enable https on our mumara url , i was successfuly install mumara via cli process. but url is opening without https please
help me to enable https url


Thanks
 

wasif

Administrator
Staff member
Apr 9, 2019
576
112
43
If you have used the CLI command to install Mumara as appears on the installation doc. You can run the following command that will install the SSL dependencies, and issue an SSL certificate for your Mumara domain, as well as any domain you chose during the process (if found in apache).

cd /home && curl -o ssl_install -L https://dl.mumara.com/ssl_install && sh ssl_install