Online SSH Certificate Authority
 
 
 
Go to file
Dustin 818cfc94c2
dustin/sshca/pipeline/head This commit looks good Details
ci: Import ci pipeline from original repo
When this repository was split from the original *dustin/sshca*
repository, the CI pipeline was not imported.  It wouldn't have mattered
if it had been, since it wouldn't have worked, anyway, given the path
changes.
2023-11-13 20:11:49 -06:00
ci ci: Import ci pipeline from original repo 2023-11-13 20:11:49 -06:00
examples examples: Add took to generate a JWT for testing 2023-11-04 16:37:19 -05:00
src server: host: Remove alias request parameter 2023-11-04 16:37:19 -05:00
tests Initial commit 2023-11-04 16:36:20 -05:00
.containerignore server: Add Containerfile 2023-11-08 21:29:00 -06:00
.editorconfig Initial commit 2023-11-04 16:36:20 -05:00
.gitattributes Initial commit 2023-11-04 16:36:20 -05:00
.gitignore Initial commit 2023-11-04 16:36:20 -05:00
Cargo.lock ca: Add support for encrypted private keys 2023-11-04 16:37:18 -05:00
Cargo.toml examples: Add took to generate a JWT for testing 2023-11-04 16:37:19 -05:00
Containerfile server: Add Containerfile 2023-11-08 21:29:00 -06:00
rustfmt.toml Initial commit 2023-11-04 16:36:20 -05:00