diff --git a/index.html b/index.html index cc5b1c6..0a148a7 100644 --- a/index.html +++ b/index.html @@ -164,6 +164,7 @@ $ openssl req -nodes -newkey rsa:4096 -keyout relay.pem -x509 -days 365 -out rel

If WeeChat is already running, you can reload the certificate and private key and set up an encrypted relay on port {{ port || 8000 }} with these WeeChat commands:

+/set relay.network.password yourpassword
 /relay sslcertkey
 /relay add ssl.weechat {{ port || 8000 }}