diff --git a/index.html b/index.html index e6e3f9d..c2bf015 100644 --- a/index.html +++ b/index.html @@ -127,14 +127,14 @@
$ mkdir -p ~/.weechat/ssl $ cd ~/.weechat/ssl -$ openssl req -nodes -newkey rsa:2048 -keyout relay.pem -x509 -days 365 -out relay.pem +$ openssl req -nodes -newkey rsa:4096 -keyout relay.pem -x509 -days 365 -out relay.pem- If WeeChat is already running, you can reload the certificate and private key with these commands: + If WeeChat is already running, you can reload the certificate and private key and set up an encrypted relay on port 8000 with these commands:
/relay sslcertkey /relay add ssl.weechat 8000 @@ -152,7 +152,7 @@ $ openssl req -nodes -newkey rsa:2048 -keyout relay.pem -x509 -days 365 -out rel
If you have a very recent version of Firefox you can install the frontend as an app. Click the button to install.
+If you have a recent version of Firefox you can install glowing bear as an app. Click the button to install.