Dustin C. Hatch d8126a6dcb cli: Trim trailing null from RPi serial
The `/sys/firmware/devicetree/base/serial-number` pseudo-file has a
trailing null byte, which causes `Uuid::parse_srr` to fail.  This makes
it impossible to authenticate Raspberry Pi devices to the server.  The
trailing byte needs to be removed before attempting to parse the serial
number into a UUID to avoid this problem.
2023-11-12 10:44:48 -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-05 10:31:58 -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
Description
CLI client for SSH CA
228 KiB
Languages
Rust 85.1%
Shell 6.5%
Makefile 5.6%
HTML 1.7%
Dockerfile 1.1%