This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
faq [2016/05/12 21:20] jomat |
faq [2016/06/27 01:07] (current) jomat [What's the difference to blafasel?] |
||
|---|---|---|---|
| Line 17: | Line 17: | ||
| First you need to create one: | First you need to create one: | ||
| <code> | <code> | ||
| - | openssl req -newkey rsa:4096 -days 365 -x509 -keyout irssi.key -out irssi.crt -subj "/CN=yournick" | + | openssl req -newkey rsa:4096 -days 365 -x509 -keyout irssi.key -out irssi.crt -nodes -subj "/CN=yournick" |
| </code> | </code> | ||
| Line 37: | Line 37: | ||
| ===== What's the difference to blafasel? ===== | ===== What's the difference to blafasel? ===== | ||
| - | Some blafasel users weren't too happy with the missing security features of blafasel, so they forked a darkfasel net. By now, most of the active blafasel channels and users have moved to darkfasel. | + | Some blafasel users weren't too happy with the missing security features of blafasel, so they forked a darkfasel net. |