diff options
Diffstat (limited to 'res/about/help.gmi')
-rw-r--r-- | res/about/help.gmi | 2 |
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 | ||
221 | To import an existing X.509 certificate as an identity, press ${SHIFT+}${CTRL+}I or click on 👤 and select "Import..." (macOS: Identities menu → Import...). | 221 | To 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 | ||
223 | When 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. | 223 | When 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 | ||