d8126a6dcbf998bfba873aa46e032a70a52333f1
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.
Description
CLI client for SSH CA
Languages
Rust
85.1%
Shell
6.5%
Makefile
5.6%
HTML
1.7%
Dockerfile
1.1%