瀏覽代碼

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…
取消
儲存