mmumshad / kubernetes-the-hard-way

Bootstrap Kubernetes the hard way on Vagrant on Local Machine. No scripts.
Apache License 2.0
4.7k stars 4.54k forks source link

Update 04-certificate-authority.md #88

Closed tdenton8772 closed 4 years ago

tdenton8772 commented 4 years ago

Add sed command to comment out RANDFILE in openssl.cfg that is creating problems in completing the key generation.

K2-KK commented 4 years ago

Thanks @tdenton8772 .

This has been updated already.