summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2021-01-04 13:56:06 +0200
committerJaakko Keränen <jaakko.keranen@iki.fi>2021-01-04 13:56:06 +0200
commit620e2485092aec0e65d6ce5e7abf25a09adb237a (patch)
tree9ffa948e22b991e33c9a96fed69a7db03d5712e9
parent948860e1e5972d9f091d8a29abc3e8eded3be8e3 (diff)
Updated Help
-rw-r--r--res/about/help.gmi2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/about/help.gmi b/res/about/help.gmi
index 12da980b..86fec802 100644
--- a/res/about/help.gmi
+++ b/res/about/help.gmi
@@ -218,7 +218,7 @@ As the sidebar is not keyboard-navigable, note that identities can also be acces
218 218
219### 1.6.3 Importing existing certificates 219### 1.6.3 Importing existing certificates
220 220
221To import an existing X.509 certificate as an identity, press ${SHIFT+}${CTRL+}I or click on 👤 and select "Import..." (macOS: Identities menu → Import...). 221To import an existing X.509 certificate as an identity, press ${SHIFT+}${CTRL+}I or click on 👤 and select "Import..." (macOS: Identity menu → Import...).
222 222
223When the Import Identity dialog opens, it checks the currently open page for any certificates and private keys in PEM format. If found, these are automatically loaded in. You can also press ${CTRL+}V to paste PEM-formatted certificates and/or private keys, or drag-and-drop a PEM-formatted .crt/.key files on the Lagrange window while the dialog is open. 223When the Import Identity dialog opens, it checks the currently open page for any certificates and private keys in PEM format. If found, these are automatically loaded in. You can also press ${CTRL+}V to paste PEM-formatted certificates and/or private keys, or drag-and-drop a PEM-formatted .crt/.key files on the Lagrange window while the dialog is open.
224 224