Bläddra i källkod

Instructions for Let's encrypt

master
Emil Ivov 7 år sedan
förälder
incheckning
a0a4fbf566
1 ändrade filer med 8 tillägg och 0 borttagningar
  1. 8
    0
      doc/quick-install.md

+ 8
- 0
doc/quick-install.md Visa fil

@@ -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).

Laddar…
Avbryt
Spara