Remove RANDFILE var from openssl-easyrsa.cnf

This fixes #261.

Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
This commit is contained in:
Eric F Crist 2019-02-04 13:01:09 -06:00
parent 6c0b6165b2
commit a67e13a9d9

View File

@ -1,6 +1,4 @@
# For use with Easy-RSA 3.1 and OpenSSL or LibreSSL
RANDFILE = $ENV::EASYRSA_PKI/.rnd
# For use with Easy-RSA 3.0+ and OpenSSL or LibreSSL
####################################################################
[ ca ]