Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
glguy authored Dec 20, 2024
1 parent ffbeac1 commit 9aec588
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/_guides/certfp.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ punctuation (e.g. `certs/libera.pem` or `certs/Example Server.pem`).

### Konversation

Create the .pem file as per above using `rsa:4096` instead of `ed25591`,
Create the .pem file as per above using `rsa:4096` instead of `ed25519`,
then place it wherever you want. Start Konversation, then open the Identity
dialogue by either pressing <kbd>F8</kbd> or via the Settings menu entry.
Choose the identity you use for the Libera.Chat network or create a new one.
Expand Down Expand Up @@ -213,4 +213,4 @@ will be logged into your account automatically. Optionally, or if you wish to
This can happen if your client does not support the `ed25519` algorithm. If
you wish to continue with this client, you will need to replace your
certificate using the same command as above, but with `rsa:4096` in place of
`ed25591`.
`ed25519`.

0 comments on commit 9aec588

Please sign in to comment.