This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
bigbluebutton_setup [2021/08/01 17:10] 157.51.110.15 |
bigbluebutton_setup [2021/09/02 13:48] (current) 157.49.226.162 |
||
|---|---|---|---|
| Line 37: | Line 37: | ||
| **sudo bbb-conf --restart** | **sudo bbb-conf --restart** | ||
| + | |||
| **sudo bbb-conf –check** | **sudo bbb-conf –check** | ||
| Line 83: | Line 84: | ||
| In addition, we’ll generate a set of 4096-bit diffie-hellman parameters to improve security for some types of ciphers. This step can take several minutes to complete, particularly if run on a virtual machine. | In addition, we’ll generate a set of 4096-bit diffie-hellman parameters to improve security for some types of ciphers. This step can take several minutes to complete, particularly if run on a virtual machine. | ||
| - | **sudo mkdir -p /etc/nginx/ssl** | ||
| **sudo openssl dhparam -out /etc/nginx/ssl/dhp-4096.pem 4096** | **sudo openssl dhparam -out /etc/nginx/ssl/dhp-4096.pem 4096** | ||