CLI client for SSH CA
 
 
 
 
 
Go to file
Dustin 38d3c29d57
dustin/sshca-cli/pipeline/head This commit looks good Details
rpm: Drop systemd sub-package
The _sshca-cli-systemd_ package was intended for machines to
automatically get signed SSH host certificates on first boot.  Having
the systemd unit files in an RPM package allowed them to be installed by
Anaconda, without needing custom post-install scripts or Ansible.
Unfortunately, various issues prevented this from actually working as
intended most of the time, and with the new webhook-based automatic
provisioning process, it's not really necessary.  I'm thus removing the
sub-package that contained the unit files and moving them to the Ansible
configuration policy.
2025-09-13 21:13:25 -05:00
ci ci: Stop building container images 2025-09-13 21:11:38 -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
rustfmt.toml cli: Begin CLI client 2023-11-05 10:31:58 -06:00
sshca-cli.spec rpm: Drop systemd sub-package 2025-09-13 21:13:25 -05:00