CLI client for SSH CA
 
 
 
 
 
Go to file
Dustin 6817c62295
dustin/sshca-cli/pipeline/head Something is wrong with the build of this commit Details
ci: Pin to dedicated nodes
Now that there are several production workloads on the Raspberry Pi
cluster, we don't want intense jobs like this running on them.  To
ensure this job runs on a dedicated node, we need to use a label
expression that matches the appropriate nodes.
2025-09-13 07:17:03 -05:00
ci ci: Pin to dedicated nodes 2025-09-13 07:17:03 -05:00
src user/login: Add cert to SSH agent 2024-01-31 17:41:58 -06:00
.containerignore ci: Build container image 2024-01-18 09:43:36 -06:00
.editorconfig user: Add sshca user login command 2023-11-21 20:13:17 -06:00
.gitattributes cli: Begin CLI client 2023-11-05 10:31:58 -06:00
.gitignore rpm: Add sshca-cli RPM spec 2023-11-06 18:11:19 -06:00
Cargo.lock meta: Fix openidconnect TLS feature deps 2024-01-31 19:03:48 -06:00
Cargo.toml meta: Fix openidconnect TLS feature deps 2024-01-31 19:03:48 -06:00
Containerfile ci: Build container image 2024-01-18 09:43:36 -06:00
LICENSE-Apache-2.0.txt cli: Begin CLI client 2023-11-05 10:31:58 -06:00
LICENSE-MIT.txt cli: Begin CLI client 2023-11-05 10:31:58 -06:00
Makefile rpm: Add sshca-cli RPM spec 2023-11-06 18:11:19 -06:00
reload-ssh-cert.path systemd: Add unit to auto reload sshd after renew 2025-09-12 07:16:02 -05:00
reload-ssh-cert.service systemd: Add unit to auto reload sshd after renew 2025-09-12 07:16:02 -05:00
rustfmt.toml cli: Begin CLI client 2023-11-05 10:31:58 -06:00
ssh-host-cert-sign@.service rpm: Add systemd service/target/timer units 2023-11-06 18:34:20 -06:00
ssh-host-certs-renew.target rpm: Add systemd service/target/timer units 2023-11-06 18:34:20 -06:00
ssh-host-certs-renew.timer rpm: Add systemd service/target/timer units 2023-11-06 18:34:20 -06:00
ssh-host-certs.target rpm: Add systemd service/target/timer units 2023-11-06 18:34:20 -06:00
sshca-cli.spec systemd: Add unit to auto reload sshd after renew 2025-09-12 07:16:02 -05:00