1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-29 04:55:28 +02:00
tldr/pages.nl/common/age-keygen.md
Sebastiaan Speck dc73a80540
pages.nl/common/a*: update Dutch translation, fix English typo's (#16245)
* pages.nl/common/a*: update Dutch translation, fix English typo's

* Update pages/common/asciinema.md

* Update act.md

* Update pages.nl/common/act.md

* Update age-keygen.md

Co-authored-by: Leon <leonvsc@users.noreply.github.com>

* pages.nl/common/b*: update Dutch translation (#16248)

* pages.nl/common/b*: update Dutch translation

* Update pages.nl/common/bc.md

Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>

---------

Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>

* certbot: update Dutch translation

* Update certbot.md

* Fix typos

---------

Co-authored-by: Leon <leonvsc@users.noreply.github.com>
Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
2025-04-25 18:51:41 +02:00

13 lines
471 B
Markdown

# age-keygen
> Genereer `age` sleutelparen.
> Bekijk ook: `age` om bestanden te versleutelen/decoderen.
> Meer informatie: <https://manned.org/age-keygen>.
- Genereer een sleutelpaar, sla de privésleutel op in een niet-versleuteld bestand en druk de openbare sleutel af naar `stdout`:
`age-keygen {{[-o|--output]}} {{pad/naar/bestand}}`
- Converteer een identiteit naar een ontvanger en print de publieke sleutel naar `stdout`:
`age-keygen -y {{pad/naar/bestand}}`