Преглед изворни кода

Instructions for Let's encrypt

j8
Emil Ivov пре 8 година
родитељ
комит
a0a4fbf566
1 измењених фајлова са 8 додато и 0 уклоњено
  1. 8
    0
      doc/quick-install.md

+ 8
- 0
doc/quick-install.md Прегледај датотеку

@@ -32,6 +32,14 @@ During the installation, you will be asked to enter the hostname of the Jitsi Me
32 32
 
33 33
 This hostname (or IP address) will be used for virtualhost configuration inside the Jitsi Meet and also, you and your correspondents will be using it to access the web conferences.
34 34
 
35
+### Generate a Let's Encrypt certificate 
36
+
37
+Simply run the following in your shell
38
+
39
+```sh
40
+/usr/share/jitsi-meet/scripts/install-letsencrypt-cert.sh
41
+```
42
+
35 43
 #### Advanced configuration
36 44
 If installation is on a machine behind NAT further configuration of jitsi-videobridge is needed in order for it to be accessible.
37 45
 Provided that all required ports are routed (forwarded) to the machine that it runs on. By default these ports are (TCP/443 or TCP/4443 and UDP 10000).

Loading…
Откажи
Сачувај