Dustin C. Hatch 123ca813a7 user/login: Request signed cert from SSHCA
The `sshca-cli user login` command now requests a signed certificate
from the SSHCA server.  Given a valid OpenID Connect identity token and
an SSH public key, the server will return a signed certificate, valid
for a predetermined (usually short) period of time.  The principals
listed in the certificate are derived from the ID token.
2024-01-31 17:40:14 -06:00
2023-11-05 10:31:58 -06:00
2023-11-06 18:11:19 -06:00
2023-11-05 10:31:58 -06:00
2023-11-05 10:31:58 -06:00
2023-11-06 18:11:19 -06:00
2023-11-05 10:31:58 -06:00
2023-11-12 18:23:18 -06:00
Description
CLI client for SSH CA
228 KiB
Languages
Rust 85.1%
Shell 6.5%
Makefile 5.6%
HTML 1.7%
Dockerfile 1.1%