[ANN] Lagrange - A Beautiful Gemini Client

skyjake skyjake at dengine.net
Tue Sep 15 17:55:25 BST 2020


On 15. Sep 2020, at 15:52, colecmac at protonmail.com wrote:

> Also, it seems you've added client certs just since you sent your first email? It would be nice if I could import them though.

Importing existing certificates is already possible, although there is no UI for it yet and there are some requirements for the files. I added this to the Help page:

```
### Importing existing certificates

At launch, Lagrange looks through its "idents" directory to see if any new certificates have been copied there. (See "Runtime files" below for the location.) The file format must be PEM. Both a certificate (.crt) and its private key (.key) must be found in "idents" and they must have matching file names. For example:
* mycert.crt
* mycert.key
Lagrange will add a note to the imported identities to mark them as "Imported".
```

On Linux, the directory is "~/.config/lagrange/idents/".

--jaakko


More information about the Gemini mailing list