diff --git a/lam/lib/3rdParty/phpseclib/openssl.cnf b/lam/lib/3rdParty/phpseclib/openssl.cnf new file mode 100644 index 00000000..58a1261b --- /dev/null +++ b/lam/lib/3rdParty/phpseclib/openssl.cnf @@ -0,0 +1,6 @@ +# minimalist openssl.cnf file for use with phpseclib + +HOME = . +RANDFILE = $ENV::HOME/.rnd + +[ v3_ca ]