Dustin C. Hatch 1d0e558163 Add SSHCA_CLI_DEBUG_TEST_MACHINE_ID env var
When running a debug build, the `sshca host sign` command will now check
the `SSHCA_CLI_DEBUG_TEST_MACHINE_ID` environment variable for the value
to use as the machine ID.  This is useful during development and
testing, where the real machine ID is inaccessible or otherwise
unavailable.

The `SSHCA_CLI_DEBUG_TEST_MACHINE_ID` environment variable is *NOT* used
at all in release builds.
2023-11-16 20:12:38 -06:00
2023-11-13 19:42:53 -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
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%