mirror of
https://github.com/YunoHost-Apps/rainloop_ynh.git
synced 2024-09-03 20:16:18 +02:00
7 lines
104 B
Text
7 lines
104 B
Text
|
# minimalist openssl.cnf file for use with phpseclib
|
||
|
|
||
|
HOME = .
|
||
|
RANDFILE = $ENV::HOME/.rnd
|
||
|
|
||
|
[ v3_ca ]
|