Skip to content

Commit

Permalink
KVIrc certfp config
Browse files Browse the repository at this point in the history
Added KVIrc certfp config
  • Loading branch information
darsie committed Dec 14, 2023
1 parent 3b0f21f commit 2d4f81b
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions content/_guides/certfp.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,28 @@ to `CREATE NEW` and when you tap this, a certificate will be randomly generated
and a certificate fingerprint will be displayed. Tap the tick symbol on the top
right of the screen to save.

### KVIrc

Create `libera.pem` e.g. in your KVIrc config directory
(e.g. `~/.config/KVIrc`), or move it there.

In `Settings/Configure KVIrc...` expand `Connections` and click `Advanced`.

In the `SSL` tab ...

Check `Use SSL certificate`.

At `Certificate location` configure the location of libera.pem.

Check `Use SSL private key`.

At `Private key location` configure the location of libera.pem.

If you have certificate and private key in separate files, use these respectively.

Click `OK` or `Apply`.


Check failure on line 183 in content/_guides/certfp.md

View workflow job for this annotation

GitHub Actions / Check markdown for style issues

Multiple consecutive blank lines [Expected: 1; Actual: 2]
## Add your fingerprint to NickServ

You can then check whether you have a fingerprint by using `whois` on yourself:
Expand Down

0 comments on commit 2d4f81b

Please sign in to comment.