about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorgbmor <ben@gbmor.dev>2020-04-08 13:09:56 -0400
committergbmor <ben@gbmor.dev>2020-04-08 13:09:56 -0400
commitaa6f361c21d1263928e09e7b34b372753d558e42 (patch)
treea687e7d81b8fe131a43b4cc2bf059d775f38c425
parent78c46acf989ad99bb57d4af34af7486a64a32ed4 (diff)
downloadwiki-aa6f361c21d1263928e09e7b34b372753d558e42.tar.gz
added certs error info, removed unused channel from list
-rw-r--r--pages/irc.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/pages/irc.md b/pages/irc.md
index bf84306..f2d61fd 100644
--- a/pages/irc.md
+++ b/pages/irc.md
@@ -22,6 +22,13 @@ Don't forget to `/join #institute` and `/join #meta`.
 /msg nickserv register <password> <email>
 ```
 
+## Certificates
+
+If you get an untrusted certificate error, change this line in `$HOME/.weechat/weechat.conf`
+```
+gnutls_ca_file = "/etc/ssl/cert.pem"
+```
+
 ## Channels
 
 There are quite a few channels on tilde.chat, however some have more
@@ -36,7 +43,7 @@ activity than others. Here's a few channels that you may be interested in.
 * `#tildetel` - the channel for [tilde.tel](https://tilde.tel), the neighborhood SIP server
 * `#security` - computer, software, and network security discussions
 * `#hamradio` - the channel for hams!
-* `#cervezafria` - A place for our Spanish-speaking friends to relax
+* `#gopher` - for the gopher protocol
 
 You can check the currently available channels any time by issuing `/list`
 in your IRC client.