Online SSH Certificate Authority
 
 
 
Go to file
Dustin 0d2a026279
dustin/sshca/pipeline/head This commit looks good Details
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
ci ci: client: Do not run on Raspberry Pi 2023-11-11 06:41:53 -06:00
cli cli: Trim trailing null from RPi serial 2023-11-12 10:44:48 -06:00
server server: Add Containerfile 2023-11-08 21:29:00 -06:00