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 66e2db1ef4
commit 37edb7d1d7
No known key found for this signature in database
GPG Key ID: 72964219390D0D0E

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 ]