(we can't use upstream's "head -c 12 /dev/urandom | base64" directly so had to patch, but it's easier to just "openssl rand -base64 12" instead of the dd | perl monstrosity I was using).
(we can't use upstream's "head -c 12 /dev/urandom | base64" directly so had to patch, but it's easier to just "openssl rand -base64 12" instead of the dd | perl monstrosity I was using).