Dustin C. Hatch 0d2a026279
All checks were successful
dustin/sshca/pipeline/head This commit looks good
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-11 06:41:53 -06:00
2023-11-08 21:29:00 -06:00
Description
Online SSH Certificate Authority
313 KiB
Languages
Rust 96.7%
Shell 2.2%
Dockerfile 1.1%