Dustin
62b19e942b
sshca: Add machine ID for nut1.p.b
2024-11-10 11:19:53 -06:00
Dustin
4adb9cd243
sshca: Add machine IDs for VM hosts
2024-08-31 17:49:36 -05:00
Dustin
4436ec5c6c
sshca: Add machine ID for chromie.p.b
...
*chromie.pyrocufflink.blue* runs on the same hardware that was
originally *nvr1.pyrocufflink.blue*.
2024-08-28 11:57:49 -05:00
Dustin
aedd4df9f6
sshca: Add machine ID for Toad
2024-05-22 15:20:09 -05:00
Dustin
5c34fdb1c6
sshca: Add Machine UUID for nvr2.p.b
2024-04-05 12:26:51 -05:00
Dustin
2cd4a8b097
sshca: Configure user CA
...
SSHCA now supports issuing user certificates. It uses OpenID Connect to
authenticate requests, and issues certificates based on the user's ID
token.
2024-02-01 09:02:11 -06:00
Dustin
7eae328a2c
sshca: Add machine ID for serial1.p.b
2024-01-25 20:41:54 -06:00
Dustin
89516ebf55
sshca: Add machine ID for nut0
2024-01-13 09:51:13 -06:00
Dustin
4cec66fc13
sshca: Add machine IDs for nvr1, k8s-aarch64-n1
2024-01-07 21:16:37 -06:00
Dustin
fe2a84a222
sshca: Deploy SSH CA service
...
[sshca] is a simple web service I wrote to automatically create signed
SSH certificates for hosts' public keys. It authenticates hosts by
their machine UUID, which it can find using the libvirt API.
[sshca]: https://git.pyrocufflink.net/dustin/sshca
2023-11-10 14:22:31 -06:00