CLI client for SSH CA
 
 
 
 
 
Go to file
Dustin 63edc180d5
dustin/sshca-cli/pipeline/head There was a failure building this commit Details
ci: prepare: Fix syntax for dnf5 in Fedora 41
Apparently, `dnf5` differs from `dnf` in that it does not ignore the
trailing `--` argument:

> Unknown argument "--" for command "install". Add "--help" for more
> information about the arguments.
2024-11-06 19:22:36 -06:00
ci ci: prepare: Fix syntax for dnf5 in Fedora 41 2024-11-06 19:22:36 -06: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
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 cli: Bump to v0.1.1 2023-11-12 18:23:18 -06:00