summaryrefslogtreecommitdiff
path: root/sshca.md
AgeCommit message (Expand)AuthorFilesLines
2023-10-14feat: certify all users at onceLars Wirzenius1-0/+28
2023-10-08tests: make sure user CA can't certify host, and vice versaLars Wirzenius1-0/+36
2023-09-21fix: add principals to hostLars Wirzenius1-1/+6
2023-07-30feat! require --ca option for CA name for host, user certificationLars Wirzenius1-8/+8
2022-12-17fix: create directory where store file is, if necessaryLars Wirzenius1-1/+1
2022-12-15feat: regenerate --temporaryLars Wirzenius1-0/+21
2022-12-15chore: port to Subplot 0.6.0Lars Wirzenius1-13/+0
2022-11-09feat: allow marking a generated host key as temporaryLars Wirzenius1-0/+22
2022-09-15fix: report error when showing a ca, host, user that doesn't existLars Wirzenius1-0/+50
2022-09-10fix: include all principals in a host certificateLars Wirzenius1-3/+7
2022-09-06feat: allow re-generating a host's key pairLars Wirzenius1-0/+36
2022-09-06feat! rename "ca delete" to "ca remove" to be consistentLars Wirzenius1-5/+5
2022-09-03feat: support principals for hostsLars Wirzenius1-0/+40
2022-09-03feat: rename CALars Wirzenius1-0/+18
2022-09-03feat: rename hostLars Wirzenius1-0/+20
2022-09-03feat: allow renaming of usersLars Wirzenius1-0/+21
2022-08-31feat: add command list principals for a user, use in testsLars Wirzenius1-6/+6
2022-08-31feat: manage principals for an existing userLars Wirzenius1-2/+30
2022-08-27fix: how principals are added to a user certificateLars Wirzenius1-1/+2
2022-08-27feat: allow a user to have many principalsLars Wirzenius1-1/+27
2022-08-27feat: show information about a single userLars Wirzenius1-0/+7
2022-08-27feat: show information about a single hostLars Wirzenius1-0/+6
2022-08-27feat: show information about a single CALars Wirzenius1-0/+8
2022-08-25feat! change JSON output for lists to not include private keysLars Wirzenius1-0/+9
2022-08-24feat: add --json to ca list, host list, user list to get JSON outputLars Wirzenius1-0/+6
2022-08-24feat: sort lists of cas, hosts, usersLars Wirzenius1-3/+2
2022-08-19refactor: subplot to be clearerLars Wirzenius1-159/+285
2022-08-18feat! shorten default lifetimes for certificatesLars Wirzenius1-12/+13
2022-08-18feat: allow certificate validity period to be reducedLars Wirzenius1-0/+93
2022-08-09feat: allow host key generationLars Wirzenius1-2/+17
2022-08-09feat: show host and user public keysLars Wirzenius1-0/+4
2022-07-24docs: drop configuration field that is not implementedLars Wirzenius1-7/+0
2022-07-24docs: fix languageLars Wirzenius1-2/+2
2022-07-24docs: drop documentation for subcommands, it was never rightLars Wirzenius1-94/+5
2022-07-24docs: note that store security should be improvedLars Wirzenius1-0/+2
2022-07-24chore: drop commented out scenario stepsLars Wirzenius1-5/+0
2022-07-24docs: simplify phrasingLars Wirzenius1-2/+2
2022-07-24docs: emphasize that SSHFP only works for host idsLars Wirzenius1-2/+2
2022-07-24feat: "sshca config" commandLars Wirzenius1-0/+11
2022-07-24fix: user CA managementLars Wirzenius1-1/+9
2022-04-25feat! pretty much rewrite everything, revamp CLILars Wirzenius1-53/+51
2022-04-18fix: enable one scenarioLars Wirzenius1-2/+7
2022-04-18docs: improve doc language a littleLars Wirzenius1-12/+15
2022-04-18chore: disable all scenariosLars Wirzenius1-16/+16
2021-11-27fix: subplot to work with current SubplotLars Wirzenius1-3/+3
2021-08-29feat: user key managementLars Wirzenius1-1/+54
2021-08-29docs: tidy up documentation on how to use the toolLars Wirzenius1-52/+26
2021-08-29feat: "sshca certify-host" commandLars Wirzenius1-0/+8
2021-08-29feat: add management of host keys in storeLars Wirzenius1-1/+28
2021-08-28scen for listing host keys initiallyLars Wirzenius1-3/+17