dustin/sshca/pipeline/head This commit looks good
Details
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. |
||
---|---|---|
.. | ||
src | ||
.gitattributes | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE-Apache-2.0.txt | ||
LICENSE-MIT.txt | ||
Makefile | ||
rustfmt.toml | ||
ssh-host-cert-sign@.service | ||
ssh-host-certs-renew.target | ||
ssh-host-certs-renew.timer | ||
ssh-host-certs.target | ||
sshca-cli.spec |