diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2016-07-19 18:19:43 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2016-07-19 18:19:43 +0200 |
| commit | 3b397d7137bd383ab138a5415a2d3c92ccc31c60 (patch) | |
| tree | e9c1d2122663ce27df2747d98dbfa466042e3204 | |
| parent | 7e1ae3e61174d14867ee5d0a706d64a8f2440b5d (diff) | |
| download | dotfiles-3b397d7137bd383ab138a5415a2d3c92ccc31c60.tar.gz dotfiles-3b397d7137bd383ab138a5415a2d3c92ccc31c60.zip | |
weechat: added clarification on SSL
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -47,6 +47,11 @@ $ sudo zypper in spell Also, in Emacs the markdown mode requires a markdown-to-HTML converter. There are multiple options, but for me `calibre` seems to work just fine. +## Weechat certificates + +For connecting to OFTC I'm using my own SSL certificates. OFTC has good +documentation on how to do this [here](https://www.oftc.net/NickServ/CertFP/). + ## License Everything except the `bin` directory and any Emacs Lisp file is licensed under |
