Closed afkham closed 4 years ago
I do have the same issue, and this was solved by creating the file you specified. 👍
Issue is not reproducible. I believe it is mentioned in the doc to comment the RANDFILE
sudo sed -i '0,/RANDFILE/{s/RANDFILE/#&/}' /etc/ssl/openssl.cnf
Closing this now.
openssl req -new -key ca.key -subj "/CN=KUBERNETES-CA" -out ca.csr Running above command results in the following error if the /home/vagrant/.rnd file is not present
Can't load /home/vagrant/.rnd into RNG 140377325285824:error:2406F079:random number generator:RAND_load_file:Cannot open file:../crypto/rand/randfile.c:88:Filename=/home/vagrant/.rnd